gitea: Update to version 1.15.11

This commit is contained in:
github-actions[bot] 2022-01-30 20:35:07 +00:00
parent 0d634567be
commit 2ae44da045

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.10", "version": "1.15.11",
"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.10/gitea-1.15.10-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.11/gitea-1.15.11-windows-4.0-amd64.exe.xz",
"hash": "7b0e720d80021776a1681fb1b3e42e3feb9080eb5def84affb6419690b07d3eb" "hash": "04ea14223c4805a184d04c96b433ee0045ff7dd8051f1ad2744df2e39d8b384c"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.15.10/gitea-1.15.10-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.11/gitea-1.15.11-windows-4.0-386.exe.xz",
"hash": "4186dbdef4299cb2920310ce415c74032c237d2f9c3f993ee7d4c49400609706" "hash": "c8199405e46ee39881987432df4376e6506265442398206d021eb58446d20557"
} }
}, },
"installer": { "installer": {