diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-10-24 19:05:06 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-10-24 19:05:06 +0000 |
| commit | a01e5d62d014d10e137a642d6b14fb0300e0faac (patch) | |
| tree | 616a4788aae3f96e3aab84b4c16e8c9fefb6d804 /net.adoptium.java/java8.json | |
| parent | 15dee674439aaf0e7a89127e2a7f5e3f9b275ac7 (diff) | |
| download | Meta-Launcher-a01e5d62d014d10e137a642d6b14fb0300e0faac.tar.gz Meta-Launcher-a01e5d62d014d10e137a642d6b14fb0300e0faac.zip | |
Update 2025-10-24
Diffstat (limited to 'net.adoptium.java/java8.json')
| -rw-r--r-- | net.adoptium.java/java8.json | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 469b2dcc3..8d879a275 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -2054,6 +2054,101 @@ "minor": 0, "security": 302 } + }, + { + "checksum": { + "hash": "a74e63657ad04151a8f95202071d2895f1cc9295c910ad3c361ff1cc27395107", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.302+8", + "packageType": "jre", + "releaseTime": "2021-07-29T19:22:38+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_x64_linux_hotspot_8u302b08.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 8, + "minor": 0, + "security": 302 + } + }, + { + "checksum": { + "hash": "4a9943a2c2e929728e3c31a213c80d36b186b085b401a8c6313101bd7a28c046", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.302+8", + "packageType": "jre", + "releaseTime": "2021-07-29T19:22:38+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_x64_windows_hotspot_8u302b08.zip", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 8, + "minor": 0, + "security": 302 + } + }, + { + "checksum": { + "hash": "4e7306d505c76e663c791537e2543ec6f5e55d154a6dd9df205104a2f016f40a", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.302+8", + "packageType": "jre", + "releaseTime": "2021-07-29T19:22:38+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_x64_mac_hotspot_8u302b08.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 8, + "minor": 0, + "security": 302 + } + }, + { + "checksum": { + "hash": "9951a36430c14548f78569135956e929db2554bfc706bb3fe0bf9a14acd28055", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.302+8", + "packageType": "jre", + "releaseTime": "2021-07-29T19:22:38+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_aarch64_linux_hotspot_8u302b08.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 8, + "minor": 0, + "security": 302 + } + }, + { + "checksum": { + "hash": "93a9eff9ecc32c3e4c3bedf6fc2de9dda9215ec643296770b3787803754cc9c4", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.302+8", + "packageType": "jre", + "releaseTime": "2021-07-29T19:22:38+00:00", + "runtimeOS": "windows-x86", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_x86-32_windows_hotspot_8u302b08.zip", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 8, + "minor": 0, + "security": 302 + } } ], "uid": "net.adoptium.java", |
