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-12-23T17:27:43+00:00",
"runtimes": [
{
"checksum": {
"hash": "e81f387d78c76d0f32010676d3f51593ea7f7375a4b1fb416179ce3b8288fbe2",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.2",
"packageType": "jre",
"releaseTime": "2024-12-23T17:27:43+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.32.11-ca-jre23.0.2-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "183512d94fbb79c1c24e774e43bd3d8b6c70f8ed27525e1e1f22133e32c56e7e",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.2",
"packageType": "jre",
"releaseTime": "2024-12-23T17:27:43+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.32.11-ca-jre23.0.2-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "e12d291cc7938b59b4240f191753f439b02e3b5cff3293f1ab751ddae21d4b27",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.2",
"packageType": "jre",
"releaseTime": "2024-12-23T17:27:43+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.32.11-ca-jre23.0.2-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "f70e4c22ff80e6013a49b8c386543199cd6e5ab1fd86b66dda8466f458ac75d0",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.2",
"packageType": "jre",
"releaseTime": "2024-12-23T17:27:43+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.32.11-ca-jre23.0.2-win_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 2
}
}
],
"uid": "com.azul.java",
"version": "java23"
}
|