diff --git a/cake.json b/cake.json index 81a2534fc2..4f6d8decb5 100644 --- a/cake.json +++ b/cake.json @@ -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"