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": {
"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"