mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
tea: Update to version 0.11.0
This commit is contained in:
parent
fb25b6d4a8
commit
a56d3f1770
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.10.1",
|
||||
"version": "0.11.0",
|
||||
"description": "Official command-line tool to interact with Gitea servers",
|
||||
"homepage": "https://gitea.com/gitea/tea",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitea.com/gitea/tea/releases/download/v0.10.1/tea-0.10.1-windows-amd64.exe.xz",
|
||||
"hash": "629db62c343fcda355f602cce9cdf107426d0ee91b1935ab50ef834fa091f923"
|
||||
"url": "https://gitea.com/gitea/tea/releases/download/v0.11.0/tea-0.11.0-windows-amd64.exe.xz",
|
||||
"hash": "7c21c35d4132e0f0a1502b37defd246724e11006f0fcb2d616e3a9dbffdab767"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-Item \"$dir\\tea-*.exe\" | Rename-Item -NewName \"$dir\\tea.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user