mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
Fix groovy checkver
This commit is contained in:
parent
b90f12a6d6
commit
4c59d2336b
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user