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-03-21T13:45:12+00:00",
"runtimes": [
{
"checksum": {
"hash": "20f9e0beeca85819c8f54204f2d8229e9a731c22b5966e221980c305b36f2f34",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre24.0.1",
"packageType": "jre",
"releaseTime": "2025-03-21T13:45:12+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu24.30.11-ca-jre24.0.1-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 24,
"minor": 0,
"security": 1
}
},
{
"checksum": {
"hash": "279225d9c265cbe979e083f0da3b8786b3e0a67d05f75e29de19646b7873562f",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre24.0.1",
"packageType": "jre",
"releaseTime": "2025-03-21T13:45:12+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu24.30.11-ca-jre24.0.1-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 24,
"minor": 0,
"security": 1
}
},
{
"checksum": {
"hash": "190a7ceafa2871801e6323f5236304ea93df10315ffd4f8c3b60f856e7c943ab",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre24.0.1",
"packageType": "jre",
"releaseTime": "2025-03-21T13:45:12+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu24.30.11-ca-jre24.0.1-win_x64.zip",
"vendor": "azul",
"version": {
"major": 24,
"minor": 0,
"security": 1
}
},
{
"checksum": {
"hash": "86c5f15f927bcbf3cc654327de57db2c9d1e94c6ac88c71fb5f5d6e7b99af4ff",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre24.0.1",
"packageType": "jre",
"releaseTime": "2025-03-21T13:45:12+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu24.30.11-ca-jre24.0.1-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 24,
"minor": 0,
"security": 1
}
}
],
"uid": "com.azul.java",
"version": "java24"
}
|