gitea: Update to version 1.14.0

This commit is contained in:
Richard Kuhnt 2021-04-12 08:00:17 +00:00
parent e06e7a2475
commit f544feee3b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.13.7", "version": "1.14.0",
"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.13.7/gitea-1.13.7-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.14.0/gitea-1.14.0-windows-4.0-amd64.exe.xz",
"hash": "20dc38b0b391b9740cdd837dab62a411daa7e9e06623d2cae3415ff4367753d2" "hash": "9239183dd9b2539ce5c4b9a27c0ed501761ac4a7bfdf3a6d601507fb44a1dd5e"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.13.7/gitea-1.13.7-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.14.0/gitea-1.14.0-windows-4.0-386.exe.xz",
"hash": "805d934aeee2c3f61a43fe95f4242490cfc5b8b0ffdda24f1fe0b18eb1881350" "hash": "8704dcbf97d67062c9f6900df4f0727e6486e1e4b5ce6bfed412520ae6c10979"
} }
}, },
"installer": { "installer": {