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