diff options
Diffstat (limited to 'com.azul.java/java24.json')
| -rw-r--r-- | com.azul.java/java24.json | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/com.azul.java/java24.json b/com.azul.java/java24.json new file mode 100644 index 000000000..2277d8b35 --- /dev/null +++ b/com.azul.java/java24.json @@ -0,0 +1,81 @@ +{ + "formatVersion": 1, + "name": "Java 24", + "releaseTime": "2025-02-26T12:56:11+00:00", + "runtimes": [ + { + "checksum": { + "hash": "433caa6f195fe8b43de7004875e2bc6aacf0191cf6c8e4e000ec247785987496", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre24.0.0", + "packageType": "jre", + "releaseTime": "2025-02-26T12:56:11+00:00", + "runtimeOS": "windows-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu24.28.83-ca-jre24.0.0-win_x64.zip", + "vendor": "azul", + "version": { + "major": 24, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "12f03d80c08780f291b05af71fea60643fd2b4a89d65c094313c3cda5a8758c5", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre24.0.0", + "packageType": "jre", + "releaseTime": "2025-02-26T12:56:11+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu24.28.83-ca-jre24.0.0-macosx_x64.zip", + "vendor": "azul", + "version": { + "major": 24, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "68b3ae1273e0661513169a5a73dece24b3123b2fd66f86493ce2f6dce2fc8b6f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre24.0.0", + "packageType": "jre", + "releaseTime": "2025-02-26T12:56:11+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu24.28.83-ca-jre24.0.0-macosx_aarch64.zip", + "vendor": "azul", + "version": { + "major": 24, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "7815e90b4f805e8d4f8d712e6740f844b56f9d4a469cb4baf81ff3fcf02dbfee", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre24.0.0", + "packageType": "jre", + "releaseTime": "2025-02-26T12:56:11+00:00", + "runtimeOS": "linux-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu24.28.83-ca-jre24.0.0-linux_x64.zip", + "vendor": "azul", + "version": { + "major": 24, + "minor": 0, + "security": 0 + } + } + ], + "uid": "com.azul.java", + "version": "java24" +}
\ No newline at end of file |
