fix(mise): Fix template for tea tool
This commit is contained in:
@@ -99,8 +99,7 @@ age = "latest"
|
|||||||
lazygit = "latest"
|
lazygit = "latest"
|
||||||
delta = "latest"
|
delta = "latest"
|
||||||
gh = "latest"
|
gh = "latest"
|
||||||
#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 {{ "}}" -}}-{{- "{{" }} os() {{ "}}" -}}-{{- "{{" }} arch(x64="amd64") {{ "}}" -}}.xz' }
|
||||||
#tea = { version = "0.14.2", url = "https://gitea.com/gitea/tea/releases/download/v{{- "{{" -}} version{{- "}}" -}} /tea-{{- "{{" -}} version{{- "}}" -}} -linux-amd64.xz" }
|
|
||||||
|
|
||||||
jq = "latest"
|
jq = "latest"
|
||||||
yq = "latest"
|
yq = "latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user