summaryrefslogtreecommitdiff
path: root/net.adoptium.java/java25.json
blob: 9d99987edbc7ec70a66aa3e2c4c9ca6ba120d9ba (plain)
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
{
    "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
            }
        }
    ],
    "uid": "net.adoptium.java",
    "version": "java25"
}