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 ab79f555f..d091b696b 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -5,6 +5,44 @@ "runtimes": [ { "checksum": { + "hash": "0e8088d7a3a7496faba7ac8787db09dc0264c2bc6f568ea8024fd775a783e13c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.12+7", + "packageType": "jre", + "releaseTime": "2024-07-17T15:37:00+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x64_linux_hotspot_17.0.12_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 12 + } + }, + { + "checksum": { + "hash": "331aceddc402263c5e47529234965927573ead684ea2b7a0358fbb6c279c1510", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.12+7", + "packageType": "jre", + "releaseTime": "2024-07-17T15:37:00+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x64_mac_hotspot_17.0.12_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 12 + } + }, + { + "checksum": { "hash": "ccfa23c25790475c84df983cc5f729b94c04d9ea9863912deb15c6266782cf16", "type": "sha256" }, |
