gitea: Update to version 1.21.8

This commit is contained in:
github-actions[bot] 2024-03-14 20:25:11 +00:00
parent 83aa8d427d
commit 90ec06f732

View File

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