diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-07-24 14:06:50 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-07-24 14:06:50 +0200 |
| commit | a2660770e65cf5df8be1059892380cf2823e9c77 (patch) | |
| tree | 5c804b704f6fb5553bdf61943fe659af463fc411 /net.adoptium.java | |
| parent | aad579cd9faefcc4a0498faa5bfe60466057110b (diff) | |
| download | Meta-Launcher-a2660770e65cf5df8be1059892380cf2823e9c77.tar.gz Meta-Launcher-a2660770e65cf5df8be1059892380cf2823e9c77.zip | |
Update 2024-07-24
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 df8ea77cc..1ad707306 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": "debd3eb967f0aedf605afad403b53d1be1ca0b41f8cbd4e913715c8ec5c8177b", + "sha256": "368309aed8f9760e8a609fc3b24a2cfc900d1f5a2c96d0389169681528270c52", "version": "java8" } ] diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 4928bdbe4..2fba8fe13 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -100,6 +100,25 @@ }, { "checksum": { + "hash": "13bdefdeae6f18bc9c87bba18c853b8b12c5442ce07ff0a3956ce28776d695ff", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.422+5", + "packageType": "jre", + "releaseTime": "2024-07-18T20:33:44+00:00", + "runtimeOS": "linux-arm32", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jre_arm_linux_hotspot_8u422b05.tar.gz", + "vendor": "eclipse", + "version": { + "build": 5, + "major": 8, + "minor": 0, + "security": 422 + } + }, + { + "checksum": { "hash": "a8d994332a2ff15d48bf04405c3b2f6bd331a928dd96639b15e62891f7172363", "type": "sha256" }, |
