gitea: Update to version 1.10.1

This commit is contained in:
Richard Kuhnt 2019-12-05 22:00:28 +00:00
parent 3233c33bae
commit fef9008038

View File

@ -1,16 +1,16 @@
{
"homepage": "https://gitea.io/",
"version": "1.10.0",
"version": "1.10.1",
"description": "A painless self-hosted Git service.",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dl.gitea.io/gitea/1.10.0/gitea-1.10.0-windows-4.0-amd64.exe.xz",
"hash": "6a56494ccca25239f63470369059372e9f463690df85195ca319845b6899d488"
"url": "https://dl.gitea.io/gitea/1.10.1/gitea-1.10.1-windows-4.0-amd64.exe.xz",
"hash": "d27dfc104147b94d9bb8c205b17df576d8ab06d4a0116b7055c0c730c2ca8452"
},
"32bit": {
"url": "https://dl.gitea.io/gitea/1.10.0/gitea-1.10.0-windows-4.0-386.exe.xz",
"hash": "bd053266cad2523b92c658a7eb38bab3849dc902c0a7008f722f93d9779e5a9e"
"url": "https://dl.gitea.io/gitea/1.10.1/gitea-1.10.1-windows-4.0-386.exe.xz",
"hash": "37c00f59732e0358eb8c9e3515395be194ca952dddfebca01ee7e05d11610fd3"
}
},
"installer": {