gitea: Update to version 1.19.4

This commit is contained in:
github-actions[bot] 2023-07-10 04:29:13 +00:00
parent 38692631b9
commit eea1716292

View File

@ -1,16 +1,16 @@
{ {
"version": "1.19.3", "version": "1.19.4",
"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.19.3/gitea-1.19.3-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.19.4/gitea-1.19.4-windows-4.0-amd64.exe.xz",
"hash": "1d0591ecf84e9a6ca23f4b9ff3216c7b27e4251e532dfb568a19657ce2d3e481" "hash": "d9f10ce3278a42c74474c9c69899c90bda699de702866902aa662148c58e5a48"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.19.3/gitea-1.19.3-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.19.4/gitea-1.19.4-windows-4.0-386.exe.xz",
"hash": "342e1a1e8b1fa7e500b80942abcae0a26992a4c47d0c73f5575eb31fdceac946" "hash": "f97799b6670be5316f5e168994d2a6ffb506bc10fe38f48ae5409d29c98c70a1"
} }
}, },
"installer": { "installer": {