diff options
Diffstat (limited to 'com.azul.java/java26.json')
| -rw-r--r-- | com.azul.java/java26.json | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/com.azul.java/java26.json b/com.azul.java/java26.json new file mode 100644 index 000000000..8227eb947 --- /dev/null +++ b/com.azul.java/java26.json @@ -0,0 +1,81 @@ +{ + "formatVersion": 1, + "name": "Java 26", + "releaseTime": "2026-02-20T17:49:34+00:00", + "runtimes": [ + { + "checksum": { + "hash": "4201635a2ed0b6c7af450586d4014e580877920612495b4946ae80199f716954", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre26.0.0", + "packageType": "jre", + "releaseTime": "2026-02-20T17:49:34+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-macosx_x64.zip", + "vendor": "azul", + "version": { + "major": 26, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "ca96500740dc9bd7f2791477669fb25ec2263c7383cca45d839fc1ed482d6c1f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre26.0.0", + "packageType": "jre", + "releaseTime": "2026-02-20T17:49:34+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-macosx_aarch64.zip", + "vendor": "azul", + "version": { + "major": 26, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "45ad92a5b5a27d9d8e93a78b09d6a9805bf9e87db74191228794200492af7fee", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre26.0.0", + "packageType": "jre", + "releaseTime": "2026-02-20T17:49:34+00:00", + "runtimeOS": "linux-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-linux_x64.zip", + "vendor": "azul", + "version": { + "major": 26, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "3901515df9438cd912f020c084911e8559d329c2aced327c974e231852d07e20", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre26.0.0", + "packageType": "jre", + "releaseTime": "2026-02-20T17:49:34+00:00", + "runtimeOS": "windows-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-win_x64.zip", + "vendor": "azul", + "version": { + "major": 26, + "minor": 0, + "security": 0 + } + } + ], + "uid": "com.azul.java", + "version": "java26" +}
\ No newline at end of file |
