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 26",
"releaseTime": "2026-02-20T17:49:34+00:00",
"runtimes": [
{
"checksum": {
"hash": "4201635a2ed0b6c7af450586d4014e580877920612495b4946ae80199f716954",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre26.0.0",
"packageType": "jre",
"releaseTime": "2026-02-20T17:49:34+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 26,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "ca96500740dc9bd7f2791477669fb25ec2263c7383cca45d839fc1ed482d6c1f",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre26.0.0",
"packageType": "jre",
"releaseTime": "2026-02-20T17:49:34+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 26,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "45ad92a5b5a27d9d8e93a78b09d6a9805bf9e87db74191228794200492af7fee",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre26.0.0",
"packageType": "jre",
"releaseTime": "2026-02-20T17:49:34+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 26,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "3901515df9438cd912f020c084911e8559d329c2aced327c974e231852d07e20",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre26.0.0",
"packageType": "jre",
"releaseTime": "2026-02-20T17:49:34+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-win_x64.zip",
"vendor": "azul",
"version": {
"major": 26,
"minor": 0,
"security": 0
}
}
],
"uid": "com.azul.java",
"version": "java26"
}
|