gitea: Update to version 1.15.7

This commit is contained in:
Richard Kuhnt 2021-12-03 16:00:34 +00:00
parent a18acb64f4
commit c46a317a55

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.6", "version": "1.15.7",
"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.6/gitea-1.15.6-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.7/gitea-1.15.7-windows-4.0-amd64.exe.xz",
"hash": "380fe33fc06d60676f856c2c461469b45e7b8fc843d84e755acb8142c77bcb86" "hash": "de61c826f7701d18bada4f0b8607b9d6025e724136a0067a6c2487a9326e0356"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.15.6/gitea-1.15.6-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.7/gitea-1.15.7-windows-4.0-386.exe.xz",
"hash": "6132939a165c540cde25f45fe07c5e6d11a86458e498de16ac1aa49a4736c274" "hash": "02a8aa62269b8cf320bf0654ca33f90bf0e30e646ca9a8c9f9dabcb8364b3bde"
} }
}, },
"installer": { "installer": {