gitea: Update to version 1.17.0

This commit is contained in:
github-actions[bot] 2022-07-30 20:27:05 +00:00
parent a7cd7407be
commit a9e90f7580

View File

@ -1,16 +1,16 @@
{ {
"version": "1.16.9", "version": "1.17.0",
"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.16.9/gitea-1.16.9-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-windows-4.0-amd64.exe.xz",
"hash": "37118b6b27b72cac9ab49a3a251526f2c407e4be364a5f4015d7ef9611ca0960" "hash": "b004679b9f631e699a1395228cdb283a9247690093188e1c753af5d7128c6dbb"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.16.9/gitea-1.16.9-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.17.0/gitea-1.17.0-windows-4.0-386.exe.xz",
"hash": "17f24fa9ab41ec638a402eb1bdc10146118b09431e36ad9748bb1b88f0eb9d7c" "hash": "ebdbafa1dfcf2d4c16f1a7f9607372e1818550a8bbe4274b44ddcac09393f6e6"
} }
}, },
"installer": { "installer": {