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
|
{
"formatVersion": 1,
"name": "Java 25",
"releaseTime": "2025-09-17T11:42:50+00:00",
"runtimes": [
{
"checksum": {
"hash": "5e3de13a1487ecc90f8b0cddc83a6cd4e053b4cd48ddcfe5d1f19178e6089fba",
"type": "sha256"
},
"downloadType": "archive",
"name": "eclipse_temurin_jre25.0.0+36",
"packageType": "jre",
"releaseTime": "2025-09-17T11:42:50+00:00",
"runtimeOS": "linux-x64",
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_linux_hotspot_25_36.tar.gz",
"vendor": "eclipse",
"version": {
"build": 36,
"major": 25,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "66abb3213ce984ecb7b3ae7edfeac2d58622297f8c114eb467518dd63e42aa3f",
"type": "sha256"
},
"downloadType": "archive",
"name": "eclipse_temurin_jre25.0.0+36",
"packageType": "jre",
"releaseTime": "2025-09-17T11:42:50+00:00",
"runtimeOS": "windows-x64",
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_windows_hotspot_25_36.zip",
"vendor": "eclipse",
"version": {
"build": 36,
"major": 25,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "70843c642a998d627aa3731535493fcb2ac94dac8ad5b24516fd89ebec094c4d",
"type": "sha256"
},
"downloadType": "archive",
"name": "eclipse_temurin_jre25.0.0+36",
"packageType": "jre",
"releaseTime": "2025-09-17T11:42:50+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_mac_hotspot_25_36.tar.gz",
"vendor": "eclipse",
"version": {
"build": 36,
"major": 25,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "82e29c997cb50d8c011e689e25fc85c1a63958d12623ca94a58de08d1be14902",
"type": "sha256"
},
"downloadType": "archive",
"name": "eclipse_temurin_jre25.0.0+36",
"packageType": "jre",
"releaseTime": "2025-09-17T11:42:50+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz",
"vendor": "eclipse",
"version": {
"build": 36,
"major": 25,
"minor": 0,
"security": 0
}
}
],
"uid": "net.adoptium.java",
"version": "java25"
}
|