gitea: Update to version 1.22.2

This commit is contained in:
github-actions[bot] 2024-09-06 04:28:57 +00:00
parent 5341019cba
commit 1584e4aa3e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.22.1", "version": "1.22.2",
"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.22.1/gitea-1.22.1-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.22.2/gitea-1.22.2-windows-4.0-amd64.exe.xz",
"hash": "1f2243b35ba3f812140769edd3128ae2450673806cf530eb02e95f1625eb4acc" "hash": "7bf5ca88a57f850f6cbe817be156cd1a33956ff6e054cdcbf8eaf71413f9d163"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.22.1/gitea-1.22.1-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.22.2/gitea-1.22.2-windows-4.0-386.exe.xz",
"hash": "b3f0994e6a54a7c9f5d011636836bd62e513c6088f4bcafe5bd2cd3a801232d5" "hash": "f4ccf005615bc5a6b0623953f1ad2546569821e5141843627feb33e6a5637419"
} }
}, },
"installer": { "installer": {