tea: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2023-02-19 12:31:59 +00:00
parent 04e56b3f6d
commit 64bd0193db

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.0", "version": "0.9.2",
"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.9.0/tea-0.9.0-windows-amd64.exe#/tea.exe", "url": "https://dl.gitea.io/tea/0.9.2/tea-0.9.2-windows-amd64.exe#/tea.exe",
"hash": "1f4d0f4edeec04381811bf888035d20442b43d98ea39743d1661c2e42d1c79ec" "hash": "7dbbf98468bc829d26d887058f41ea4505cfdf9c7bffaa6495aaa30b6fe866b1"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/tea/0.9.0/tea-0.9.0-windows-386.exe#/tea.exe", "url": "https://dl.gitea.io/tea/0.9.2/tea-0.9.2-windows-386.exe#/tea.exe",
"hash": "792e0ae2baa6a5ac4c3fef7c19a5489777ea8c1ba3e29044560f16af85c642a2" "hash": "89555c73716414cb8674bbdcffe62151a02998b80bf1a54aac68112551af4707"
} }
}, },
"bin": "tea.exe", "bin": "tea.exe",