cake: use github property for checkver

This commit is contained in:
Richard Kuhnt 2017-11-28 20:27:16 +01:00
parent e70cd90db4
commit 55556d4783

View File

@ -11,8 +11,7 @@
] ]
}, },
"checkver": { "checkver": {
"url": "https://github.com/cake-build/cake/releases", "github": "https://github.com/cake-build/cake"
"re": "tag/v([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {
"url": "https://github.com/cake-build/cake/releases/download/v$version/Cake-bin-net461-v$version.zip" "url": "https://github.com/cake-build/cake/releases/download/v$version/Cake-bin-net461-v$version.zip"