Fix groovy checkver

This commit is contained in:
Richard Kuhnt
2017-04-10 20:39:25 +02:00
parent 93315304f5
commit ed29b08ac7
+1 -1
View File
@@ -26,7 +26,7 @@
},
"checkver": {
"url": "http://www.groovy-lang.org/download.html",
"re": "([\\d.]+) distributions"
"re": "apache-groovy-binary-([\\d.]+).zip"
},
"autoupdate": {
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-$version.zip",