diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-01-23 23:06:00 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-01-23 23:06:00 +0000 |
| commit | 11619f447254fc71ce60205e9c3411bb79e50228 (patch) | |
| tree | 11a32021c5881c4d9d3403929723422a1ff57fde /net.adoptium.java/java8.json | |
| parent | a85e329b45ca54ee119338683231c4459027e969 (diff) | |
| download | Meta-Launcher-11619f447254fc71ce60205e9c3411bb79e50228.tar.gz Meta-Launcher-11619f447254fc71ce60205e9c3411bb79e50228.zip | |
Update 2025-01-23
Diffstat (limited to 'net.adoptium.java/java8.json')
| -rw-r--r-- | net.adoptium.java/java8.json | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 96a6d6520..340a97c4c 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -5,6 +5,82 @@ "runtimes": [ { "checksum": { + "hash": "730ed649ee973b7408cf7107e90576b67e8ed4b3aebb9e3e8a1056151f373152", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.442+6", + "packageType": "jre", + "releaseTime": "2025-01-23T18:34:29+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b06/OpenJDK8U-jre_aarch64_linux_hotspot_8u442b06.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 8, + "minor": 0, + "security": 442 + } + }, + { + "checksum": { + "hash": "76fb88abf5aeec76b8b6acda060d7b000a44280d0bfc5b8f198b346722648126", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.442+6", + "packageType": "jre", + "releaseTime": "2025-01-23T18:34:29+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b06/OpenJDK8U-jre_x64_windows_hotspot_8u442b06.zip", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 8, + "minor": 0, + "security": 442 + } + }, + { + "checksum": { + "hash": "730fe33b1fc1f7da1e325d007b475d25a063850a167b548ea4bf689d4fcd867d", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.442+6", + "packageType": "jre", + "releaseTime": "2025-01-23T18:34:29+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b06/OpenJDK8U-jre_x64_linux_hotspot_8u442b06.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 8, + "minor": 0, + "security": 442 + } + }, + { + "checksum": { + "hash": "e2658d0808fd2f4d5ad261a8954366a9b277eabd55a404452674b56abc325fec", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.442+6", + "packageType": "jre", + "releaseTime": "2025-01-23T18:34:29+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b06/OpenJDK8U-jre_x64_mac_hotspot_8u442b06.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 8, + "minor": 0, + "security": 442 + } + }, + { + "checksum": { "hash": "bb8c8cc575b69e68e12a213674ec2e3848baff4f1955d2973d98e67666ab94d7", "type": "sha256" }, |
