diff options
Diffstat (limited to 'com.azul.java/java19.json')
| -rw-r--r-- | com.azul.java/java19.json | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/com.azul.java/java19.json b/com.azul.java/java19.json new file mode 100644 index 000000000..1d1cabb96 --- /dev/null +++ b/com.azul.java/java19.json @@ -0,0 +1,117 @@ +{ + "formatVersion": 1, + "name": "Java 19", + "releaseTime": "2023-01-07T17:48:02+00:00", + "runtimes": [ + { + "checksum": { + "hash": "c305c5c345535e35a230d3a9e1e41399343366421dd1d026dc27d3ecae25cc51", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre19.0.2", + "packageType": "jre", + "releaseTime": "2022-12-26T16:29:32+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jre19.0.2-macosx_x64.zip", + "vendor": "azul", + "version": { + "major": 19, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "95aeecd986327012f35aaeaeb469b4e4594e71d255f7ba8567793365e787c1fa", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre19.0.2", + "packageType": "jre", + "releaseTime": "2022-12-26T16:29:32+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jre19.0.2-macosx_aarch64.zip", + "vendor": "azul", + "version": { + "major": 19, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "cd3a4dbc1340326a37a2168b3d9d30b12c4ef0ecaa216ee254239ad2189a6435", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre19.0.2", + "packageType": "jre", + "releaseTime": "2022-12-26T16:29:32+00:00", + "runtimeOS": "windows-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jre19.0.2-win_x64.zip", + "vendor": "azul", + "version": { + "major": 19, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "8a6bff3500494add31a492e9b0795c9a57017ad712d1ba3f200a5c9893184e68", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre19.0.2", + "packageType": "jre", + "releaseTime": "2022-12-26T16:29:32+00:00", + "runtimeOS": "linux-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jre19.0.2-linux_x64.zip", + "vendor": "azul", + "version": { + "major": 19, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "714777f36c322a861a3308e2585ba257b9375c8fb0448f3204f425cb3f3150e4", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre19.0.0", + "packageType": "jre", + "releaseTime": "2022-09-07T16:15:30+00:00", + "runtimeOS": "windows-x86", + "url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jre19.0.0-win_i686.zip", + "vendor": "azul", + "version": { + "major": 19, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "cdc8d3d4e304099c37fbbd60be7e101d4fcf901fa5ddd0203a7d15681c9b41ea", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre19.0.0", + "packageType": "jre", + "releaseTime": "2022-09-07T16:15:30+00:00", + "runtimeOS": "linux-x86", + "url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jre19.0.0-linux_i686.zip", + "vendor": "azul", + "version": { + "major": 19, + "minor": 0, + "security": 0 + } + } + ], + "uid": "com.azul.java", + "version": "java19" +}
\ No newline at end of file |
