summaryrefslogtreecommitdiff
path: root/com.azul.java/java9.json
blob: 41b582c97c06c36a4caeed964e5273c0b732e3ba (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
{
    "formatVersion": 1,
    "name": "Java 9",
    "releaseTime": "2020-11-06T22:38:26+00:00",
    "runtimes": [
        {
            "checksum": {
                "hash": "3bf435e5f87249d0023d6348acf60e4f869297d6e324ec47ca479ebb4650d5b3",
                "type": "sha256"
            },
            "downloadType": "archive",
            "name": "azul_zulu_jre9.0.0",
            "packageType": "jre",
            "releaseTime": "2017-09-12T14:16:00+00:00",
            "runtimeOS": "mac-os-x64",
            "url": "https://cdn.azul.com/zulu/bin/zulu9.0.0.15-ca-jre9.0.0-macosx_x64.zip",
            "vendor": "azul",
            "version": {
                "major": 9,
                "minor": 0,
                "security": 0
            }
        }
    ],
    "uid": "com.azul.java",
    "version": "java9"
}