gitea: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2023-07-17 04:29:25 +00:00
parent 6625b40cde
commit 7b6adcb3ea

View File

@ -1,16 +1,16 @@
{ {
"version": "1.19.4", "version": "1.20.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.com/gitea/1.19.4/gitea-1.19.4-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.20.0/gitea-1.20.0-windows-4.0-amd64.exe.xz",
"hash": "d9f10ce3278a42c74474c9c69899c90bda699de702866902aa662148c58e5a48" "hash": "7a891377656152f31fc2050128972cfd215a7a91f53f3e602bdd43ac17152632"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.19.4/gitea-1.19.4-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.20.0/gitea-1.20.0-windows-4.0-386.exe.xz",
"hash": "f97799b6670be5316f5e168994d2a6ffb506bc10fe38f48ae5409d29c98c70a1" "hash": "fd296ed7dffafcd8a15a04e5c80e4da3e7b9fae05eaf96af5e39e866e9a56457"
} }
}, },
"installer": { "installer": {