gitea: Update to version 1.17.1

This commit is contained in:
github-actions[bot] 2022-08-19 00:36:32 +00:00
parent e63cd767b2
commit fdb926a433

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.0", "version": "1.17.1",
"description": "A painless self-hosted Git service", "description": "A painless self-hosted Git service",
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.17.1/gitea-1.17.1-windows-4.0-amd64.exe.xz",
"hash": "b004679b9f631e699a1395228cdb283a9247690093188e1c753af5d7128c6dbb" "hash": "f54baae86933d1615024b061e739666516f8e6ac19c521d67d7131acc87fb429"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.17.1/gitea-1.17.1-windows-4.0-386.exe.xz",
"hash": "ebdbafa1dfcf2d4c16f1a7f9607372e1818550a8bbe4274b44ddcac09393f6e6" "hash": "226df157b8639096f79d46ce5829eb7831bbca6dae4b34c7364e1026a47e907c"
} }
}, },
"installer": { "installer": {