diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java8.json | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index b0ea5b3cc..1c40862e2 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "64592677605f18ae9771a1f3539f31ed7699f21bd93a8da70a68fe0becfdd222", + "sha256": "e8f1b4ca6420150cca7f53063028de0327491d4627cfef9c10397a26edc62eb6", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 2a57147e0..dbc10ba10 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -54,7 +54,7 @@ { "recommended": false, "releaseTime": "2021-07-29T19:22:38+00:00", - "sha256": "88b480467743ea5276ecea9c3c1b08eb63cd7ddc41e07b75ff62143a4e3f54eb", + "sha256": "d445c7c7feeb52c984d0059013fd436853ab676371a3ea0d33afceab1b3b4f0f", "version": "java8" } ] diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 515f7a15b..24119ba39 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "bb8c8cc575b69e68e12a213674ec2e3848baff4f1955d2973d98e67666ab94d7", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.432+6", + "packageType": "jre", + "releaseTime": "2024-10-18T12:58:56+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b06/OpenJDK8U-jre_x64_linux_hotspot_8u432b06.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 8, + "minor": 0, + "security": 432 + } + }, + { + "checksum": { "hash": "814a1e262c10cb3f056adbdb20396564fe9ea0f039a863bae6b648f7680b30cc", "type": "sha256" }, |
