gitea: Update to version 1.21.3

This commit is contained in:
github-actions[bot] 2023-12-21 20:24:05 +00:00
parent 82cdf719a4
commit 90c236c00f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.2", "version": "1.21.3",
"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.2/gitea-1.21.2-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.3/gitea-1.21.3-windows-4.0-amd64.exe.xz",
"hash": "94769cffad52f5f012627cf2a1c2dc78f2d8f7e136b740f3126db36a545b6dec" "hash": "2c034cc11360c57a025fdd940c69f54ab6ede080dee356f2303fd137b22d248f"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.21.2/gitea-1.21.2-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.3/gitea-1.21.3-windows-4.0-386.exe.xz",
"hash": "a5c552d4bab42f8987da932cfdbfddc93a0be60252a142738a5256577aff07a6" "hash": "a703cc699a16a2258af1c82823cada83e41e0e94d5753d9c0490e61e17c9e00e"
} }
}, },
"installer": { "installer": {