1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
{
"formatVersion": 1,
"name": "Java 23",
"releaseTime": "2024-10-04T17:13:17+00:00",
"runtimes": [
{
"checksum": {
"hash": "fa36984d6111544d60d0940374921605ff678128b587c4f2e1e5c998696b38e1",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.1",
"packageType": "jre",
"releaseTime": "2024-10-04T17:13:17+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.30.13-ca-jre23.0.1-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 1
}
},
{
"checksum": {
"hash": "77e944cf3b5f4c97fb57e1d560c2995bc9275179b3654bf612fa3edff09a084a",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.1",
"packageType": "jre",
"releaseTime": "2024-10-04T17:13:17+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.30.13-ca-jre23.0.1-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 1
}
},
{
"checksum": {
"hash": "39bddad463aa8a081bf3d447bf4a2d1432fa93ca8d40ac1c5ee34b802e51e57e",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.1",
"packageType": "jre",
"releaseTime": "2024-10-04T17:13:17+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.30.13-ca-jre23.0.1-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 1
}
},
{
"checksum": {
"hash": "b165740a62dd0e68202020cf80ae52e5bdf0bcedcb919d36cc402b9dcaa273cf",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.1",
"packageType": "jre",
"releaseTime": "2024-10-04T17:13:17+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.30.13-ca-jre23.0.1-win_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 1
}
}
],
"uid": "com.azul.java",
"version": "java23"
}
|