Skip to content

Instantly share code, notes, and snippets.

@ws
Created January 31, 2026 03:49
Show Gist options
  • Select an option

  • Save ws/6f959bef06e009e256783a941557fbfc to your computer and use it in GitHub Desktop.

Select an option

Save ws/6f959bef06e009e256783a941557fbfc to your computer and use it in GitHub Desktop.
Mise wedow/ticket config
# git refs API returns tags in ascending order (unlike release API), so mise's .last() picks the latest
[tools."http:tk"]
version = "latest"
url = "https://raw.githubusercontent.com/wedow/ticket/v{{version}}/ticket"
rename_exe = { ticket = "tk" }
version_list_url = "https://api.github.com/repos/wedow/ticket/git/refs/tags"
version_regex = "refs/tags/v([0-9.]+)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment