mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
groovy: add hash extraction
This commit is contained in:
parent
ff5529bb47
commit
e8a6961782
@ -30,6 +30,9 @@
|
|||||||
},
|
},
|
||||||
"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"
|
"extract_dir": "groovy-$version",
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha256"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user