diff options
Diffstat (limited to 'net.adoptium.java/java17.json')
| -rw-r--r-- | net.adoptium.java/java17.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index 93ae77a2e..a3ad92490 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -5,6 +5,44 @@ "runtimes": [ { "checksum": { + "hash": "2eb9548fbed1031355ca11a35b5a297e9872edd1dafacb40294f0c1a6677bbfb", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.15+6", + "packageType": "jre", + "releaseTime": "2025-04-16T14:31:40+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 17, + "minor": 0, + "security": 15 + } + }, + { + "checksum": { + "hash": "c89467f543bd434b71f3b748adeeeb1b2692f90242824b78205be1ae72ba385f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.15+6", + "packageType": "jre", + "releaseTime": "2025-04-16T14:31:40+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.15_6.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 17, + "minor": 0, + "security": 15 + } + }, + { + "checksum": { "hash": "d42f84605c8e27c38998b44ac493d1067abbe45be89969c935d71a858393405c", "type": "sha256" }, |
