gitea: Update to version 1.15.10

This commit is contained in:
github-actions[bot] 2022-01-15 04:29:35 +00:00
parent ea13951e05
commit ef80c1d185

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.9", "version": "1.15.10",
"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.9/gitea-1.15.9-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.10/gitea-1.15.10-windows-4.0-amd64.exe.xz",
"hash": "dabcbaa0006dd7eaf750cb089a14dc5bcfcaf88bd05ee9a88101c0b29cffd1e9" "hash": "7b0e720d80021776a1681fb1b3e42e3feb9080eb5def84affb6419690b07d3eb"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.15.9/gitea-1.15.9-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.10/gitea-1.15.10-windows-4.0-386.exe.xz",
"hash": "55d89acfb6afd1d30e1454dc4661b438c8a980bdc46d0aa275998d5d4fe3dfa1" "hash": "4186dbdef4299cb2920310ce415c74032c237d2f9c3f993ee7d4c49400609706"
} }
}, },
"installer": { "installer": {