mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
gogs: Update to version 0.12.5 (#3381)
This commit is contained in:
parent
47dfe8e4e5
commit
667a05ff64
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user