mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"description": "A painless self-hosted Git service",
|
||||||
"homepage": "https://gogs.io",
|
"homepage": "https://gogs.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.gogs.io/0.12.4/gogs_0.12.4_windows_amd64_mws.zip",
|
"url": "https://dl.gogs.io/0.12.5/gogs_0.12.5_windows_amd64_mws.zip",
|
||||||
"hash": "18cfca1c7a64881626ee6ebb5639c124009873139d970ef484401eaaafddebd8"
|
"hash": "4b921b807aea34d4ff2c608788d0578fd51d5540d1956365bce8969761ec5b44"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "gogs",
|
"extract_dir": "gogs",
|
||||||
@ -37,7 +37,7 @@
|
|||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://dl.gogs.io",
|
"url": "https://dl.gogs.io",
|
||||||
"regex": "\\./([\\d.]+)/",
|
"regex": "href=\"([\\d.]+)/",
|
||||||
"reverse": true
|
"reverse": true
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user