mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
Fix extract_dir for groovy autoupdate
This commit is contained in:
parent
51251fe13b
commit
cce7055534
@ -26,6 +26,7 @@
|
||||
"re": "([\\d.]+) distributions"
|
||||
},
|
||||
"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",
|
||||
"extract_dir": "groovy-$version"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user