Skip to content

Commit 457afaf

Browse files
zulu8-jdk: Update to version 8.82.0.21
1 parent ad5075e commit 457afaf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

bucket/zulu8-jdk.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"description": "Zulu 8 is certified build of OpenJDK 8",
33
"homepage": "https://www.azul.com/products/zulu-community/",
4-
"version": "8.80.0.17",
4+
"version": "8.82.0.21",
55
"license": {
66
"identifier": "GPL-2.0-only WITH Classpath-exception-2.0",
77
"url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html"
88
},
99
"architecture": {
1010
"64bit": {
11-
"url": "https://cdn.azul.com/zulu/bin/zulu8.80.0.17-ca-jdk8.0.422-win_x64.zip",
12-
"hash": "f8976ecb98f64378b1aeea20d8014531ce956b50276d5c297438743f0065d7e8",
13-
"extract_dir": "zulu8.80.0.17-ca-jdk8.0.422-win_x64"
11+
"url": "https://cdn.azul.com/zulu/bin/zulu8.82.0.21-ca-jdk8.0.432-win_x64.zip",
12+
"hash": "d29f4b69d52405b808ffebdfa15dc4d511fbdd1f37d284846ce40820277b974c",
13+
"extract_dir": "zulu8.82.0.21-ca-jdk8.0.432-win_x64"
1414
},
1515
"32bit": {
16-
"url": "https://cdn.azul.com/zulu/bin/zulu8.80.0.17-ca-jdk8.0.422-win_i686.zip",
17-
"hash": "472c2ef40230e70aa697b885bfe0ca211e56d5f2109941fc17b16c592e5e0dac",
18-
"extract_dir": "zulu8.80.0.17-ca-jdk8.0.422-win_i686"
16+
"url": "https://cdn.azul.com/zulu/bin/zulu8.82.0.21-ca-jdk8.0.432-win_i686.zip",
17+
"hash": "2fd1d0529e5a15ff1e747ddefa83bfa146448d659d93c3a7131da819851513d7",
18+
"extract_dir": "zulu8.82.0.21-ca-jdk8.0.432-win_i686"
1919
}
2020
},
2121
"env_add_path": "bin",

0 commit comments

Comments
 (0)