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 fcb6b9f1b..b5a9c6875 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": "cb0edfe10c6243d419b63d3760c41835857e820b6a2989292b1859d101872d20", + "sha256": "debd3eb967f0aedf605afad403b53d1be1ca0b41f8cbd4e913715c8ec5c8177b", "version": "java8" } ] diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 03583804a..4928bdbe4 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "cd055924a79649025a2335ac86637763e351c184c08a74af6e48739641cd17a6", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.422+5", + "packageType": "jre", + "releaseTime": "2024-07-18T20:33:44+00:00", + "runtimeOS": "windows-x86", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jre_x86-32_windows_hotspot_8u422b05.zip", + "vendor": "eclipse", + "version": { + "build": 5, + "major": 8, + "minor": 0, + "security": 422 + } + }, + { + "checksum": { "hash": "a8d994332a2ff15d48bf04405c3b2f6bd331a928dd96639b15e62891f7172363", "type": "sha256" }, |
