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
|
{
"formatVersion": 1,
"name": "Java 16",
"releaseTime": "2023-01-07T17:47:59+00:00",
"runtimes": [
{
"checksum": {
"hash": "5b321436957f792a0a6d96cd0532d0fad8141911da60d3b1abe499d1b3805c3e",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre16.0.2",
"packageType": "jre",
"releaseTime": "2021-07-22T23:13:47+00:00",
"runtimeOS": "windows-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-win_aarch64.zip",
"vendor": "azul",
"version": {
"major": 16,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "992d1114a2362f4d90a85438ab7faecd600e4a6dc5dfe6e552cc3df06242dcba",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre16.0.2",
"packageType": "jre",
"releaseTime": "2021-07-22T23:13:47+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-win_x64.zip",
"vendor": "azul",
"version": {
"major": 16,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "d6793386c0270c5d8fe6753c169163dcda0599fae6dc391ad61f8665501c0167",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre16.0.2",
"packageType": "jre",
"releaseTime": "2021-07-22T23:13:47+00:00",
"runtimeOS": "windows-x86",
"url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-win_i686.zip",
"vendor": "azul",
"version": {
"major": 16,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "83241a6c7b9ce6663c3bff6e7795b25eba3f259f95e52637cd4f4f44bac42c4c",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre16.0.2",
"packageType": "jre",
"releaseTime": "2021-07-22T23:13:47+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 16,
"minor": 0,
"security": 2
}
},
{
"checksum": {
"hash": "2ab4dbaac0944b8107f83ef8784b8e4e2d6e3d20f9a5faa8a91aff6e254c2089",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre16.0.2",
"packageType": "jre",
"releaseTime": "2021-07-22T23:13:47+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 16,
"minor": 0,
"security": 2
}
}
],
"uid": "com.azul.java",
"version": "java16"
}
|