Skip to content

Commit b097628

Browse files
zulu8-jdk: Update to version 8.92.0.21
1 parent d5dca4e commit b097628

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

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.92.0.19",
4+
"version": "8.92.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.92.0.19-ca-jdk8.0.482-win_x64.zip",
12-
"hash": "9d8db9e070c841713b8d5a0bf8f97af549ec29953b01683cbab4179a73e7bc59",
13-
"extract_dir": "zulu8.92.0.19-ca-jdk8.0.482-win_x64"
11+
"url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-win_x64.zip",
12+
"hash": "deeeab2b8d64a04b81e26e39705549f43ed095b98f6b8dd49769a689fc391bec",
13+
"extract_dir": "zulu8.92.0.21-ca-jdk8.0.482-win_x64"
1414
},
1515
"32bit": {
16-
"url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jdk8.0.482-win_i686.zip",
17-
"hash": "e928d80a066dce4ee7fe31a4060357c2e65bd23ee8be69701b37fa0fdf36406a",
18-
"extract_dir": "zulu8.92.0.19-ca-jdk8.0.482-win_i686"
16+
"url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-win_i686.zip",
17+
"hash": "e972544a576c4451896cfc2de9c9326e47f44f07bc4c7ac326705244700c7350",
18+
"extract_dir": "zulu8.92.0.21-ca-jdk8.0.482-win_i686"
1919
}
2020
},
2121
"env_add_path": "bin",

0 commit comments

Comments
 (0)