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
118
119
120
121
122
123
|
{
"formatVersion": 1,
"name": "Java 18",
"releaseTime": "2023-01-07T17:48:01+00:00",
"runtimes": [
{
"checksum": {
"hash": "2eaac888058b08453ea7b8dc5e2e9203b6802c5b1347e37972859529ff7c77bf",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre18.0.2+1",
"packageType": "jre",
"releaseTime": "2022-08-23T15:37:38+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jre18.0.2.1-win_x64.zip",
"vendor": "azul",
"version": {
"build": 1,
"major": 18,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "52619f5183b7fbd7af73737ff43496736e4b6d1e38c75277a667f480b922b7eb",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre18.0.2+1",
"packageType": "jre",
"releaseTime": "2022-08-23T15:37:38+00:00",
"runtimeOS": "windows-x86",
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jre18.0.2.1-win_i686.zip",
"vendor": "azul",
"version": {
"build": 1,
"major": 18,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "4710e11efdac58dadcfbff518354f72a4e53c7905ebaf877666118cfff473643",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre18.0.2+1",
"packageType": "jre",
"releaseTime": "2022-08-23T15:37:38+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jre18.0.2.1-macosx_x64.zip",
"vendor": "azul",
"version": {
"build": 1,
"major": 18,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "36830817a445c7c77820bd5a18840d9b492309edd53e42a32c2e4c5f4bb9a09f",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre18.0.2+1",
"packageType": "jre",
"releaseTime": "2022-08-23T15:37:38+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jre18.0.2.1-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"build": 1,
"major": 18,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "0672a7465ff0a4c5c131d02fae8467713fdcbb4ba59ee61a3994907624b6bef2",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre18.0.2+1",
"packageType": "jre",
"releaseTime": "2022-08-23T15:37:38+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jre18.0.2.1-linux_x64.zip",
"vendor": "azul",
"version": {
"build": 1,
"major": 18,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "94166151439a3bdd35f38f8c85c0daefe5b415ce55775086f9a3f160db649804",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre18.0.2+1",
"packageType": "jre",
"releaseTime": "2022-08-23T15:37:38+00:00",
"runtimeOS": "linux-x86",
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jre18.0.2.1-linux_i686.zip",
"vendor": "azul",
"version": {
"build": 1,
"major": 18,
"minor": 0,
"security": 2
}
}
],
"uid": "com.azul.java",
"version": "java18"
}
|