feat: Update mise config (better manage gitea cli tool)
This commit is contained in:
@@ -10,6 +10,7 @@ binstall = true
|
||||
"broot" = "cargo:broot"
|
||||
"glab" = "go:gitlab.com/gitlab-org/cli/cmd/glab"
|
||||
"kwok" = "github:kubernetes-sigs/kwok"
|
||||
"tea" = "http:tea"
|
||||
|
||||
[tools]
|
||||
usage = "latest"
|
||||
@@ -65,7 +66,8 @@ age = "latest"
|
||||
lazygit = "latest"
|
||||
delta = "latest"
|
||||
gh = "latest"
|
||||
"http:tea" = { version = "0.14.1", url = "https://gitea.com/gitea/tea/releases/download/v0.11.1/tea-0.11.1-linux-amd64" }
|
||||
#tea = { version = "0.14.2", url = "https://gitea.com/gitea/tea/releases/download/v{{version}}/tea-{{version}}-{{os()}}-{{arch()}}.xz" }
|
||||
tea = { version = "0.14.2", url = "https://gitea.com/gitea/tea/releases/download/v{{version}}/tea-{{version}}-linux-amd64.xz" }
|
||||
|
||||
jq = "latest"
|
||||
yq = "latest"
|
||||
|
||||
Reference in New Issue
Block a user