gitea: Update to version 1.11.1

This commit is contained in:
Richard Kuhnt 2020-02-17 23:01:53 +00:00
parent c2c342fa70
commit b86db4c418

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://gitea.io/", "homepage": "https://gitea.io/",
"version": "1.11.0", "version": "1.11.1",
"description": "A painless self-hosted Git service.", "description": "A painless self-hosted Git service.",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.gitea.io/gitea/1.11.0/gitea-1.11.0-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.1/gitea-1.11.1-windows-4.0-amd64.exe.xz",
"hash": "f3b185ef91e7568059c4e09658c21ba64b80fe5667bc34e6ba10c42c79c6fab4" "hash": "030ff1f7a20df432ada27b50896c917ef977754e982cda9d4ced006aed9f78f8"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.11.0/gitea-1.11.0-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.11.1/gitea-1.11.1-windows-4.0-386.exe.xz",
"hash": "462f8860d665f6bddf576b1b273940820d8bb649cd584087d5ff9fa6c88517a6" "hash": "e70e3a8b521b1ffb0ad14864461f9ca47b777078bf369b2e6bd87cec6175c432"
} }
}, },
"installer": { "installer": {