summaryrefslogtreecommitdiff
path: root/net.adoptium.java/java26.json
blob: c34d920edbe33d0a5ce825cef9c758593a08d784 (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
{
    "formatVersion": 1,
    "name": "Java 26",
    "releaseTime": "2026-03-23T19:32:48+00:00",
    "runtimes": [
        {
            "checksum": {
                "hash": "460dff59e58d77980d8f3aa3172f53d09c17beca1a16b5762f388aee8c91656c",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre26.0.0+35",
            "packageType": "jre",
            "releaseTime": "2026-03-23T19:32:48+00:00",
            "runtimeOS": "linux-arm64",
            "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26%2B35/OpenJDK26U-jre_aarch64_linux_hotspot_26_35.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 35,
                "major": 26,
                "minor": 0,
                "security": 0
            }
        },
        {
            "checksum": {
                "hash": "3a65331f4c4b671a5e5bb3ae4e4a65fd0eb5bf8672c0c2fba6ba36972c4042a4",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "eclipse_temurin_jre26.0.0+35",
            "packageType": "jre",
            "releaseTime": "2026-03-23T19:32:48+00:00",
            "runtimeOS": "linux-x64",
            "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26%2B35/OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz",
            "vendor": "eclipse",
            "version": {
                "build": 35,
                "major": 26,
                "minor": 0,
                "security": 0
            }
        }
    ],
    "uid": "net.adoptium.java",
    "version": "java26"
}