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" diff --git a/gcc.json b/gcc.json index 96ebf439d6..ccab9df13f 100644 --- a/gcc.json +++ b/gcc.json @@ -1,6 +1,6 @@ { "homepage": "https://mingw-w64.org", - "version": "7.1.0", + "version": "7.2.0", "license": "GPL3", "architecture": { "64bit": {