gitea: Update to version 1.22.1

This commit is contained in:
github-actions[bot] 2024-07-06 00:33:48 +00:00
parent 02514add44
commit fe97ae8028

View File

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