tea: Update to version 0.8.0

This commit is contained in:
Richard Kuhnt 2021-09-22 21:00:38 +00:00
parent 7e0fed478d
commit 352b7ae69d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.1", "version": "0.8.0",
"description": "Official command-line tool to interact with Gitea servers", "description": "Official command-line tool to interact with Gitea servers",
"homepage": "https://gitea.com/gitea/tea", "homepage": "https://gitea.com/gitea/tea",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gitea.io/tea/0.7.1/tea-0.7.1-windows-amd64.exe#/tea.exe", "url": "https://dl.gitea.io/tea/0.8.0/tea-0.8.0-windows-amd64.exe#/tea.exe",
"hash": "a0848f7747626289bd0a533f3414d7bedb412f843f5e57a20f1f6536da2a1eb4" "hash": "4dba79d63ae2c0ffa623c090d1e64edec38fbfe7206dae6d6fc3d2b465dfc55c"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/tea/0.7.1/tea-0.7.1-windows-386.exe#/tea.exe", "url": "https://dl.gitea.io/tea/0.8.0/tea-0.8.0-windows-386.exe#/tea.exe",
"hash": "da2d26a04107e9a629837d410032dbf1b89dd89d449305a1ff6856e72388d9bd" "hash": "afd76615ae5b5eaf36cd8b4b9a79840efddc4a778e9e35c7b1c6f94af8f55e37"
} }
}, },
"bin": "tea.exe", "bin": "tea.exe",