gitea: Update to version 1.21.9

This commit is contained in:
github-actions[bot] 2024-03-22 08:26:39 +00:00
parent ce47398906
commit c67a9d2624

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.8", "version": "1.21.9",
"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.8/gitea-1.21.8-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.9/gitea-1.21.9-windows-4.0-amd64.exe.xz",
"hash": "d3c97ede53783ceba7c7654f5029ff4dee17ab76acc6b4fa5cd48b748d147e72" "hash": "afca907b7b45a4d5b4cde329e2e5cd7384e290c5a43b2948301d4d3255304798"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.21.8/gitea-1.21.8-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.21.9/gitea-1.21.9-windows-4.0-386.exe.xz",
"hash": "5ef38edf961e20af9b2f906dc10c0e0506ad254e78488403de2114baf9ea623d" "hash": "86ad81ee021ffe82cd5ec5f19d3b0940939f6466b306f5f79ba5d80838a049ff"
} }
}, },
"installer": { "installer": {