gitea: Update to version 1.19.0

This commit is contained in:
github-actions[bot] 2023-03-20 20:28:42 +00:00
parent c824c92ada
commit ad04b9d46e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.18.5", "version": "1.19.0",
"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.18.5/gitea-1.18.5-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.com/gitea/1.19.0/gitea-1.19.0-windows-4.0-amd64.exe.xz",
"hash": "7ddd6e2626eafeced267f2033a31cdbc87aace385a3cbf3aa6daa7db7d5e351b" "hash": "b44f93bef06bbc0aebca0af61e18149085484375d6bf073752fcad0136a7a3f1"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.com/gitea/1.18.5/gitea-1.18.5-windows-4.0-386.exe.xz", "url": "https://dl.gitea.com/gitea/1.19.0/gitea-1.19.0-windows-4.0-386.exe.xz",
"hash": "1ecdeb931349dffb77eab9d99470e691b07b0f0a425cb6eb34c2503825b7ab2f" "hash": "f6d5ba4052f55d568c69df421d09abeec1858ccf92d9ab094591b59d2e53089e"
} }
}, },
"installer": { "installer": {