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 19",
"releaseTime": "2023-01-07T17:48:02+00:00",
"runtimes": [
{
"checksum": {
"hash": "c305c5c345535e35a230d3a9e1e41399343366421dd1d026dc27d3ecae25cc51",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre19.0.2",
"packageType": "jre",
"releaseTime": "2022-12-26T16:29:32+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jre19.0.2-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 19,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "95aeecd986327012f35aaeaeb469b4e4594e71d255f7ba8567793365e787c1fa",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre19.0.2",
"packageType": "jre",
"releaseTime": "2022-12-26T16:29:32+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jre19.0.2-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 19,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "cd3a4dbc1340326a37a2168b3d9d30b12c4ef0ecaa216ee254239ad2189a6435",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre19.0.2",
"packageType": "jre",
"releaseTime": "2022-12-26T16:29:32+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jre19.0.2-win_x64.zip",
"vendor": "azul",
"version": {
"major": 19,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "8a6bff3500494add31a492e9b0795c9a57017ad712d1ba3f200a5c9893184e68",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre19.0.2",
"packageType": "jre",
"releaseTime": "2022-12-26T16:29:32+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jre19.0.2-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 19,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "714777f36c322a861a3308e2585ba257b9375c8fb0448f3204f425cb3f3150e4",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre19.0.0",
"packageType": "jre",
"releaseTime": "2022-09-07T16:15:30+00:00",
"runtimeOS": "windows-x86",
"url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jre19.0.0-win_i686.zip",
"vendor": "azul",
"version": {
"major": 19,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "cdc8d3d4e304099c37fbbd60be7e101d4fcf901fa5ddd0203a7d15681c9b41ea",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre19.0.0",
"packageType": "jre",
"releaseTime": "2022-09-07T16:15:30+00:00",
"runtimeOS": "linux-x86",
"url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jre19.0.0-linux_i686.zip",
"vendor": "azul",
"version": {
"major": 19,
"minor": 0,
"security": 0
}
}
],
"uid": "com.azul.java",
"version": "java19"
}
|