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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
{
"formatVersion": 1,
"name": "Java 25",
"releaseTime": "2025-09-05T12:58:16+00:00",
"runtimes": [
{
"checksum": {
"hash": "ef68a1aa2c2b05bc238eb9946aa1f580135ccb001739fb74782b5f9939bf69d7",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre25.0.1",
"packageType": "jre",
"releaseTime": "2025-10-14T10:20:13+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu25.30.17-ca-jre25.0.1-win_x64.zip",
"vendor": "azul",
"version": {
"major": 25,
"minor": 0,
"security": 1
}
},
{
"checksum": {
"hash": "0e6297c0ec9a2377d982da805320e9f0b14a975d63b9ef1538c6926fcf4f054c",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre25.0.1",
"packageType": "jre",
"releaseTime": "2025-10-14T10:20:13+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu25.30.17-ca-jre25.0.1-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 25,
"minor": 0,
"security": 1
}
},
{
"checksum": {
"hash": "780d7b58d1d1063a6fe721d368d96660e913ab690c4bf04b6dc80ee527facc95",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre25.0.0",
"packageType": "jre",
"releaseTime": "2025-09-05T12:58:16+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu25.28.85-ca-jre25.0.0-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 25,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "d3c5db7864e6412ce3971c0b065def64942d7b0f3d02581f7f0472cac21fbba9",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre25.0.0",
"packageType": "jre",
"releaseTime": "2025-09-05T12:58:16+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu25.28.85-ca-jre25.0.0-win_x64.zip",
"vendor": "azul",
"version": {
"major": 25,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "97352ebc7b6e25c75a6f84f9f51cbdcd134792e911185681d54e7e712f35d301",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre25.0.0",
"packageType": "jre",
"releaseTime": "2025-09-05T12:58:16+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu25.28.85-ca-jre25.0.0-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 25,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "46409885868c8e19b1bdc3bfe8e27512e4b20af0d6b69441f6f2746c4c41bb71",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre25.0.0",
"packageType": "jre",
"releaseTime": "2025-09-05T12:58:16+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu25.28.85-ca-jre25.0.0-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 25,
"minor": 0,
"security": 0
}
}
],
"uid": "com.azul.java",
"version": "java25"
}
|