mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cake: use github property for checkver
This commit is contained in:
parent
e70cd90db4
commit
55556d4783
@ -11,8 +11,7 @@
|
||||
]
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://github.com/cake-build/cake/releases",
|
||||
"re": "tag/v([\\d.]+)"
|
||||
"github": "https://github.com/cake-build/cake"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/cake-build/cake/releases/download/v$version/Cake-bin-net461-v$version.zip"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user