diff options
Diffstat (limited to 'com.azul.java/java21.json')
| -rw-r--r-- | com.azul.java/java21.json | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/com.azul.java/java21.json b/com.azul.java/java21.json new file mode 100644 index 000000000..47d3a4f2a --- /dev/null +++ b/com.azul.java/java21.json @@ -0,0 +1,153 @@ +{ + "formatVersion": 1, + "name": "Java 21", + "releaseTime": "2023-10-11T21:35:23+00:00", + "runtimes": [ + { + "checksum": { + "hash": "607d4f8fbbca4c10f50644ffcd7ee6213d53e7b393ce466cfc96795961e9a204", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre21.0.3", + "packageType": "jre", + "releaseTime": "2024-04-09T07:19:56+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu21.34.19-ca-jre21.0.3-macosx_x64.zip", + "vendor": "azul", + "version": { + "major": 21, + "minor": 0, + "security": 3 + } + }, + { + "checksum": { + "hash": "413d1b38c4a7a20c30d272bb0c1a774c27b01876d0e2f7fe23b238b068a8456f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre21.0.3", + "packageType": "jre", + "releaseTime": "2024-04-09T07:19:56+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu21.34.19-ca-jre21.0.3-macosx_aarch64.zip", + "vendor": "azul", + "version": { + "major": 21, + "minor": 0, + "security": 3 + } + }, + { + "checksum": { + "hash": "56c17e0f152055bfc110347b017e1efd2e1fc243e483d2e3fe371910287059f9", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre21.0.3", + "packageType": "jre", + "releaseTime": "2024-04-09T07:19:56+00:00", + "runtimeOS": "windows-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu21.34.19-ca-jre21.0.3-win_x64.zip", + "vendor": "azul", + "version": { + "major": 21, + "minor": 0, + "security": 3 + } + }, + { + "checksum": { + "hash": "ca00198d3a33425f5a29a1dd0eaed6d86a41cffdab7d18764523ad24d3a21df8", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre21.0.3", + "packageType": "jre", + "releaseTime": "2024-04-09T07:19:56+00:00", + "runtimeOS": "linux-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu21.34.19-ca-jre21.0.3-linux_x64.zip", + "vendor": "azul", + "version": { + "major": 21, + "minor": 0, + "security": 3 + } + }, + { + "checksum": { + "hash": "6c7943bcbc9054329c71fa3f3448f4c66c7f00c192de241fa17194887d88b7bd", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre21.0.1", + "packageType": "jre", + "releaseTime": "2023-10-11T21:35:23+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu21.30.15-ca-jre21.0.1-macosx_x64.zip", + "vendor": "azul", + "version": { + "major": 21, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { + "hash": "3de1bc71ec3144930f90b826ad3c4a00903208c0df092adbad0cd398509adfb0", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre21.0.1", + "packageType": "jre", + "releaseTime": "2023-10-11T21:35:23+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu21.30.15-ca-jre21.0.1-macosx_aarch64.zip", + "vendor": "azul", + "version": { + "major": 21, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { + "hash": "af8291ba3b47b7f602bae0cd6e50dbc64e50e6864c07751ac973da89b647bf06", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre21.0.1", + "packageType": "jre", + "releaseTime": "2023-10-11T21:35:23+00:00", + "runtimeOS": "windows-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu21.30.15-ca-jre21.0.1-win_x64.zip", + "vendor": "azul", + "version": { + "major": 21, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { + "hash": "5c86de1c376376c50f5b8b896f3b6729c982850919da45dd943547dd82af9db2", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre21.0.1", + "packageType": "jre", + "releaseTime": "2023-10-11T21:35:23+00:00", + "runtimeOS": "linux-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu21.30.15-ca-jre21.0.1-linux_x64.zip", + "vendor": "azul", + "version": { + "major": 21, + "minor": 0, + "security": 1 + } + } + ], + "uid": "com.azul.java", + "version": "java21" +}
\ No newline at end of file |
