This commit is contained in:
Richard Kuhnt 2017-11-28 20:00:06 +00:00
commit 59795a7466
2 changed files with 2 additions and 3 deletions

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"

View File

@ -1,6 +1,6 @@
{ {
"homepage": "https://mingw-w64.org", "homepage": "https://mingw-w64.org",
"version": "7.1.0", "version": "7.2.0",
"license": "GPL3", "license": "GPL3",
"architecture": { "architecture": {
"64bit": { "64bit": {