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 1ad707306..b9f6fcbb9 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": "368309aed8f9760e8a609fc3b24a2cfc900d1f5a2c96d0389169681528270c52", + "sha256": "88b480467743ea5276ecea9c3c1b08eb63cd7ddc41e07b75ff62143a4e3f54eb", "version": "java8" } ] diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 2fba8fe13..515f7a15b 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "814a1e262c10cb3f056adbdb20396564fe9ea0f039a863bae6b648f7680b30cc", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.422+5", + "packageType": "jre", + "releaseTime": "2024-07-25T19:28:42+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05.1/OpenJDK8U-jre_x64_mac_hotspot_8u422b05.tar.gz", + "vendor": "eclipse", + "version": { + "build": 5, + "major": 8, + "minor": 0, + "security": 422 + } + }, + { + "checksum": { "hash": "0ac516cc1eadffb4cd3cfc9736a33d58ea6a396bf85729036c973482f7c063d9", "type": "sha256" }, |
