diff options
Diffstat (limited to 'com.azul.java/java15.json')
| -rw-r--r-- | com.azul.java/java15.json | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/com.azul.java/java15.json b/com.azul.java/java15.json new file mode 100644 index 000000000..ded7b687b --- /dev/null +++ b/com.azul.java/java15.json @@ -0,0 +1,81 @@ +{ + "formatVersion": 1, + "name": "Java 15", + "releaseTime": "2023-01-07T17:47:58+00:00", + "runtimes": [ + { + "checksum": { + "hash": "8b9f88333b76a9c114eb3d610d057ce94e89ffb8d029902d5da2501766689fb1", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre15.0.10", + "packageType": "jre", + "releaseTime": "2023-01-07T17:23:34+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu15.46.17-ca-jre15.0.10-macosx_x64.zip", + "vendor": "azul", + "version": { + "major": 15, + "minor": 0, + "security": 10 + } + }, + { + "checksum": { + "hash": "3a17986c4a7248aecee6382d9f4a0348e59e4d5f00080939e122a573e4229183", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre15.0.10", + "packageType": "jre", + "releaseTime": "2023-01-07T17:23:34+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu15.46.17-ca-jre15.0.10-macosx_aarch64.zip", + "vendor": "azul", + "version": { + "major": 15, + "minor": 0, + "security": 10 + } + }, + { + "checksum": { + "hash": "ac697ed021963abebeafd340ed436bf62f8091744a4ecd82d68b88b6bb7a0b4f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre15.0.10", + "packageType": "jre", + "releaseTime": "2023-01-07T17:23:34+00:00", + "runtimeOS": "windows-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu15.46.17-ca-jre15.0.10-win_x64.zip", + "vendor": "azul", + "version": { + "major": 15, + "minor": 0, + "security": 10 + } + }, + { + "checksum": { + "hash": "4c5e45ff8e12d68d18aede4ceb0f437735d49b494361bfa96657e8450541d58c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre15.0.10", + "packageType": "jre", + "releaseTime": "2023-01-07T17:23:34+00:00", + "runtimeOS": "windows-x86", + "url": "https://cdn.azul.com/zulu/bin/zulu15.46.17-ca-jre15.0.10-win_i686.zip", + "vendor": "azul", + "version": { + "major": 15, + "minor": 0, + "security": 10 + } + } + ], + "uid": "com.azul.java", + "version": "java15" +}
\ No newline at end of file |
