Fix groovy checkver

This commit is contained in:
Richard Kuhnt 2017-04-10 20:39:25 +02:00
parent b90f12a6d6
commit 4c59d2336b

View File

@ -26,7 +26,7 @@
}, },
"checkver": { "checkver": {
"url": "http://www.groovy-lang.org/download.html", "url": "http://www.groovy-lang.org/download.html",
"re": "([\\d.]+) distributions" "re": "apache-groovy-binary-([\\d.]+).zip"
}, },
"autoupdate": { "autoupdate": {
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-$version.zip", "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-$version.zip",