diff options
Diffstat (limited to 'net.adoptium.java/java26.json')
| -rw-r--r-- | net.adoptium.java/java26.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/net.adoptium.java/java26.json b/net.adoptium.java/java26.json new file mode 100644 index 000000000..c34d920ed --- /dev/null +++ b/net.adoptium.java/java26.json @@ -0,0 +1,47 @@ +{ + "formatVersion": 1, + "name": "Java 26", + "releaseTime": "2026-03-23T19:32:48+00:00", + "runtimes": [ + { + "checksum": { + "hash": "460dff59e58d77980d8f3aa3172f53d09c17beca1a16b5762f388aee8c91656c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre26.0.0+35", + "packageType": "jre", + "releaseTime": "2026-03-23T19:32:48+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26%2B35/OpenJDK26U-jre_aarch64_linux_hotspot_26_35.tar.gz", + "vendor": "eclipse", + "version": { + "build": 35, + "major": 26, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "3a65331f4c4b671a5e5bb3ae4e4a65fd0eb5bf8672c0c2fba6ba36972c4042a4", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre26.0.0+35", + "packageType": "jre", + "releaseTime": "2026-03-23T19:32:48+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26%2B35/OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz", + "vendor": "eclipse", + "version": { + "build": 35, + "major": 26, + "minor": 0, + "security": 0 + } + } + ], + "uid": "net.adoptium.java", + "version": "java26" +}
\ No newline at end of file |
