gitea: Update to version 1.15.4

This commit is contained in:
Jakub Čábera 2021-10-09 10:42:15 -07:00
parent 7eb6f63027
commit 8c6d30c21b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.3", "version": "1.15.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.io/gitea/1.15.3/gitea-1.15.3-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.4/gitea-1.15.4-windows-4.0-amd64.exe.xz",
"hash": "a983a99d8bb950f937f66be845a046334dc1f2b9d39fd67941e60c2671428453" "hash": "de16dec264b27f5293d8f5976f1f2d51422b27d64ac22c6af494ff8941773876"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.15.3/gitea-1.15.3-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.4/gitea-1.15.4-windows-4.0-386.exe.xz",
"hash": "95a63d7be42ba648bef9dbbf1c99bcae123efcad46e436fefcee11e5b3d4275f" "hash": "59ed51f9a6041fa5df9ff818fbaee2e1df3a8ee4611c6a69ea29368ac59f8801"
} }
}, },
"installer": { "installer": {