diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-07-25 22:07:17 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-07-25 22:07:17 +0200 |
| commit | 6a3f19b07b1aca5c0908ce7d54b4b0e4409b37fb (patch) | |
| tree | e4df6c5b2477e7eacf4235339c8007d1ca92b6e1 /net.adoptium.java/java8.json | |
| parent | a2660770e65cf5df8be1059892380cf2823e9c77 (diff) | |
| download | Meta-Launcher-6a3f19b07b1aca5c0908ce7d54b4b0e4409b37fb.tar.gz Meta-Launcher-6a3f19b07b1aca5c0908ce7d54b4b0e4409b37fb.zip | |
Update 2024-07-25
Diffstat (limited to 'net.adoptium.java/java8.json')
| -rw-r--r-- | net.adoptium.java/java8.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 2fba8fe13..515f7a15b 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "814a1e262c10cb3f056adbdb20396564fe9ea0f039a863bae6b648f7680b30cc", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.422+5", + "packageType": "jre", + "releaseTime": "2024-07-25T19:28:42+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05.1/OpenJDK8U-jre_x64_mac_hotspot_8u422b05.tar.gz", + "vendor": "eclipse", + "version": { + "build": 5, + "major": 8, + "minor": 0, + "security": 422 + } + }, + { + "checksum": { "hash": "0ac516cc1eadffb4cd3cfc9736a33d58ea6a396bf85729036c973482f7c063d9", "type": "sha256" }, |
