mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 21:27:47 +08:00
zulu15-jre: Update to version 15.42.15
This commit is contained in:
parent
56dc4ae35a
commit
3f005e3ff1
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "15.40.19",
|
||||
"version": "15.42.15",
|
||||
"license": {
|
||||
"identifier": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-jre15.0.7-win_x64.zip",
|
||||
"hash": "003a2b0f375745092b170e9a3a08b2062284d5be9758fc9ca9fdf82a480c61b5",
|
||||
"extract_dir": "zulu15.40.19-ca-jre15.0.7-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.42.15-ca-jre15.0.8-win_x64.zip",
|
||||
"hash": "3fee3e94ce8197b4003a1934ab6aedcf8fc40a9b86b14547b61e5c34e2730356",
|
||||
"extract_dir": "zulu15.42.15-ca-jre15.0.8-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-jre15.0.7-win_i686.zip",
|
||||
"hash": "16833a9b205b349cb4d8ed19b7f085c2fede38d09e4d8f7c31d5be77a45c0fac",
|
||||
"extract_dir": "zulu15.40.19-ca-jre15.0.7-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.42.15-ca-jre15.0.8-win_i686.zip",
|
||||
"hash": "a4bce33a263188572a1891c0387d35308ffb060cdcfb2fab0c634d34e1f57430",
|
||||
"extract_dir": "zulu15.42.15-ca-jre15.0.8-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user