gitea: Update to version 1.15.2

This commit is contained in:
Richard Kuhnt 2021-09-03 22:00:40 +00:00
parent 32a7ed2613
commit 4739fbc7ae

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.1", "version": "1.15.2",
"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.1/gitea-1.15.1-windows-4.0-amd64.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.2/gitea-1.15.2-windows-4.0-amd64.exe.xz",
"hash": "3b05ac4c028608af4f4376e5bf8011d75448d0939cbd9ea0713d9f80085a5e95" "hash": "50295ffafaeff5742a257251a63f3c076a5805e36b39f4621af99638bdcf361b"
}, },
"32bit": { "32bit": {
"url": "https://dl.gitea.io/gitea/1.15.1/gitea-1.15.1-windows-4.0-386.exe.xz", "url": "https://dl.gitea.io/gitea/1.15.2/gitea-1.15.2-windows-4.0-386.exe.xz",
"hash": "0de3aead11618330ece2fb39529785475f2be119f7b7ea00e552b2fc9b50d9db" "hash": "939410b3ba159c100615849b088eb5d6db9a00f600c04d93bac2bc34ebcfc3d7"
} }
}, },
"installer": { "installer": {