mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gource@0.51: switch to GitHub checkver (#2840)
This commit is contained in:
parent
f2b90ed3e3
commit
d5359dbbec
@ -10,7 +10,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gource.exe",
|
"bin": "gource.exe",
|
||||||
"checkver": "gource-([\\d.]+)\\.win64\\.zip</a>",
|
"checkver": {
|
||||||
|
"github": "https://github.com/acaudwell/Gource",
|
||||||
|
"regex": "/releases/tag/(?:v|V|gource-)?([\\d.]+)"
|
||||||
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user