gogs: Update to version 0.12.5 (#3381)

This commit is contained in:
tech189 2022-03-14 07:55:27 +00:00 committed by GitHub
parent 47dfe8e4e5
commit 667a05ff64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{
"version": "0.12.4",
"version": "0.12.5",
"description": "A painless self-hosted Git service",
"homepage": "https://gogs.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dl.gogs.io/0.12.4/gogs_0.12.4_windows_amd64_mws.zip",
"hash": "18cfca1c7a64881626ee6ebb5639c124009873139d970ef484401eaaafddebd8"
"url": "https://dl.gogs.io/0.12.5/gogs_0.12.5_windows_amd64_mws.zip",
"hash": "4b921b807aea34d4ff2c608788d0578fd51d5540d1956365bce8969761ec5b44"
}
},
"extract_dir": "gogs",
@ -37,7 +37,7 @@
],
"checkver": {
"url": "https://dl.gogs.io",
"regex": "\\./([\\d.]+)/",
"regex": "href=\"([\\d.]+)/",
"reverse": true
},
"autoupdate": {