diff options
Diffstat (limited to 'net.adoptium.java/java8.json')
| -rw-r--r-- | net.adoptium.java/java8.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index d5e505143..8298844e5 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -24,6 +24,44 @@ }, { "checksum": { + "hash": "9059321810b1d7b6a8168f73f320e83fd76196e57a5cc8459f87c72184b055e9", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.452+9", + "packageType": "jre", + "releaseTime": "2025-04-17T13:29:26+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u452-b09/OpenJDK8U-jre_x64_mac_hotspot_8u452b09.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 8, + "minor": 0, + "security": 452 + } + }, + { + "checksum": { + "hash": "0c76f94e1b400a4da932a3f581b0788af2101819083184f40a6c76ac9b97081f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.452+9", + "packageType": "jre", + "releaseTime": "2025-04-17T13:29:26+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u452-b09/OpenJDK8U-jre_x64_linux_hotspot_8u452b09.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 8, + "minor": 0, + "security": 452 + } + }, + { + "checksum": { "hash": "730ed649ee973b7408cf7107e90576b67e8ed4b3aebb9e3e8a1056151f373152", "type": "sha256" }, |
