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 | |
| parent | a2660770e65cf5df8be1059892380cf2823e9c77 (diff) | |
| download | Meta-Launcher-6a3f19b07b1aca5c0908ce7d54b4b0e4409b37fb.tar.gz Meta-Launcher-6a3f19b07b1aca5c0908ce7d54b4b0e4409b37fb.zip | |
Update 2024-07-25
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 1ad707306..b9f6fcbb9 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": "368309aed8f9760e8a609fc3b24a2cfc900d1f5a2c96d0389169681528270c52", + "sha256": "88b480467743ea5276ecea9c3c1b08eb63cd7ddc41e07b75ff62143a4e3f54eb", "version": "java8" } ] 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" }, |
