gitea: Update to version 1.21.4

This commit is contained in:
github-actions[bot] 2024-01-17 08:27:04 +00:00
parent 1e9731811e
commit a4da60733a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.3", "version": "1.21.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.21.3/gitea-1.21.3-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.4/gitea-1.21.4-windows-4.0-amd64.exe.xz",
"hash": "2c034cc11360c57a025fdd940c69f54ab6ede080dee356f2303fd137b22d248f" "hash": "572be516ff06388d5876e8b0e1da1bc56a07a1a31ea7ce169edf6697ea724a88"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.21.3/gitea-1.21.3-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.4/gitea-1.21.4-windows-4.0-386.exe.xz",
"hash": "a703cc699a16a2258af1c82823cada83e41e0e94d5753d9c0490e61e17c9e00e" "hash": "34ab10215ea9157f91e2470208ccc87175baa10cf68ef1dccf477af2f9087b55"
} }
}, },
"installer": { "installer": {