Skip to content

Commit

Permalink
cake: use github property for checkver
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Nov 28, 2017
1 parent a35d402 commit 3cb03be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bucket/cake.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3cb03be

Please sign in to comment.