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 9fda033b3..c197daf70 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -5,6 +5,44 @@ "runtimes": [ { "checksum": { + "hash": "1c607fb19f153b23a7d62ff980eb55cff1a7d47ce565bbc44d14947c93bd33c9", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.17+10", + "packageType": "jre", + "releaseTime": "2025-10-23T20:16:59+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17%2B10/OpenJDK17U-jre_x64_linux_hotspot_17.0.17_10.tar.gz", + "vendor": "eclipse", + "version": { + "build": 10, + "major": 17, + "minor": 0, + "security": 17 + } + }, + { + "checksum": { + "hash": "b37759cce74d3104da243c5a4ca1f8a73d6d8811b4a1711028744ec5559f7eb0", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.17+10", + "packageType": "jre", + "releaseTime": "2025-10-23T20:16:59+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17%2B10/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.17_10.tar.gz", + "vendor": "eclipse", + "version": { + "build": 10, + "major": 17, + "minor": 0, + "security": 17 + } + }, + { + "checksum": { "hash": "45438e511171f21ade709c6987ef4b88ea98b6c0124b4775a4b29d5822395cdd", "type": "sha256" }, |
