mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 03:22:23 +08:00
zulu8-jre: Update to version 8.48.0.51
This commit is contained in:
parent
92c8015d5c
commit
50e79c2d42
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 8 is certified build of OpenJDK 8",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "8.48.0.49",
|
||||
"version": "8.48.0.51",
|
||||
"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/zulu8.48.0.49-ca-jre8.0.262-win_x64.zip",
|
||||
"hash": "9c18d3f5af9af1c15418b5d44995810fcbcf543a305636ade037471c28e02e92",
|
||||
"extract_dir": "zulu8.48.0.49-ca-jre8.0.262-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.51-ca-jre8.0.262-win_x64.zip",
|
||||
"hash": "e59bbc80f5085c07361219676c12f949f249567ab5f2f0f35c94ae714c4a71fc",
|
||||
"extract_dir": "zulu8.48.0.51-ca-jre8.0.262-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.49-ca-jre8.0.262-win_i686.zip",
|
||||
"hash": "03a14632aaecc9c4370f4dbcc3d42e958ed601b6530629ac7d75daa8bc3cd775",
|
||||
"extract_dir": "zulu8.48.0.49-ca-jre8.0.262-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.51-ca-jre8.0.262-win_i686.zip",
|
||||
"hash": "e1d9f0c4cbe9649ab2749c5da75eacaff0439f42d9fac30a8a12bddfc1038fad",
|
||||
"extract_dir": "zulu8.48.0.51-ca-jre8.0.262-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user