gitea: Update to version 1.20.4

This commit is contained in:
github-actions[bot] 2023-09-08 16:26:57 +00:00
parent b704bb99de
commit 171ccb80aa

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.3", "version": "1.20.4",
"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.20.3/gitea-1.20.3-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.20.4/gitea-1.20.4-windows-4.0-amd64.exe.xz",
"hash": "7f39aeaa9985b79b2540d06862f040f44ede8874d062654b1c6e52ba6bd3caa3" "hash": "c4df35bd6d9ebf6a64972e46ce5230815c071e83d92f543d978ce661d64cf3df"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.20.3/gitea-1.20.3-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.20.4/gitea-1.20.4-windows-4.0-386.exe.xz",
"hash": "606d698b09d7f03f91cfdff857bf67dded0f6e5cfe162445d6796b49b1b236e3" "hash": "93e42bd8b626d795210474d34dbc22f0b55d480083a6a465d80217e29d89e569"
} }
}, },
"installer": { "installer": {