diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java8.json | 19 |
2 files changed, 20 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 21d13b562..59bc8f261 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -48,7 +48,7 @@ { "recommended": false, "releaseTime": "2021-07-29T19:22:38+00:00", - "sha256": "92890545c4e28aaac3d9aa41913ca43e717a57700007749c628c5e6c5c61a5f4", + "sha256": "575eafb6d9634570997ea29b44695c752ece79a4c89661ed3f2d9882190c16d3", "version": "java8" } ] diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 917ce16da..d5abf71d0 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -43,6 +43,25 @@ }, { "checksum": { + "hash": "99d532fd102005700e81f8e6cbf0f93a70e40b336e65b96280d734260efc13aa", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.422+5", + "packageType": "jre", + "releaseTime": "2024-07-18T20:33:44+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jre_x64_mac_hotspot_8u422b05.tar.gz", + "vendor": "eclipse", + "version": { + "build": 5, + "major": 8, + "minor": 0, + "security": 422 + } + }, + { + "checksum": { "hash": "a8d994332a2ff15d48bf04405c3b2f6bd331a928dd96639b15e62891f7172363", "type": "sha256" }, |
