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 24",
"releaseTime": "2025-07-11T12:39:17+00:00",
"runtimes": [
{
"checksum": {
"hash": "83aa0f06e9a973a80b01e0d43fd50d9d11ce2e868b0ae669a33509005d148bd9",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre24.0.2",
"packageType": "jre",
"releaseTime": "2025-07-11T12:39:17+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu24.32.13-ca-jre24.0.2-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 24,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "37a94cb1c9590c1b8341ce3d6607bbb28c17245ec764e682254fd1c0f968c5cf",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre24.0.2",
"packageType": "jre",
"releaseTime": "2025-07-11T12:39:17+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu24.32.13-ca-jre24.0.2-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 24,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "da107dc05c4dfe7fde1836998544c6b1867555894f07b8a218084289e62ebf37",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre24.0.2",
"packageType": "jre",
"releaseTime": "2025-07-11T12:39:17+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu24.32.13-ca-jre24.0.2-win_x64.zip",
"vendor": "azul",
"version": {
"major": 24,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "bc175dabf2483c4370ee016db9c62e808110d2e401d098f4483d635e6da9c8f4",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre24.0.2",
"packageType": "jre",
"releaseTime": "2025-07-11T12:39:17+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu24.32.13-ca-jre24.0.2-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 24,
"minor": 0,
"security": 2
}
}
],
"uid": "com.azul.java",
"version": "java24"
}
|