tea: Update to version 0.7.1

This commit is contained in:
Richard Kuhnt 2021-08-26 23:00:33 +00:00
parent 9ef99102ff
commit e7c8d9966f

View File

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