mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 06:01:19 +00:00
gradle: Add hash extraction
This commit is contained in:
parent
dbc3347e28
commit
e25240b783
@ -21,6 +21,9 @@
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://services.gradle.org/distributions/gradle-$version-bin.zip",
|
||||
"extract_dir": "gradle-$version"
|
||||
"extract_dir": "gradle-$version",
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user