diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-07-19 15:09:04 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-07-19 15:09:04 +0200 |
| commit | e41435ff9a3bf21e9f5fecec22b3fe93a54d47ef (patch) | |
| tree | daae3d3cd87b1adf36876d6ac1af30dcced9ca7c | |
| parent | 4ce8104dc481eb53e9a138d37931fb4155ec8541 (diff) | |
| download | Meta-Launcher-e41435ff9a3bf21e9f5fecec22b3fe93a54d47ef.tar.gz Meta-Launcher-e41435ff9a3bf21e9f5fecec22b3fe93a54d47ef.zip | |
Update 2024-07-19
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java21.json | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index 7fc8b7a41..08809cf0f 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "eafad78d80e14f3d2fe2f5fef30358718ba32dfd01775bef3032308d0811231e", + "sha256": "37ed35017b2f66de768dc46ba8b474320264e06f5439ff9d3d2320da41c26e8f", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index c1a8491bc..09756a363 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -12,7 +12,7 @@ { "recommended": false, "releaseTime": "2023-10-10T13:55:52+00:00", - "sha256": "1a01e269d9af126e27822197d633275fb9074d68efd4b2e39cc943c7b2587bff", + "sha256": "454cb39eb424d63a1eda1f4901cc7f1f8c1594cfc511a3efe26d6a9f37eb8c1a", "version": "java21" }, { diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index 227ce4bce..99650881a 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -62,6 +62,25 @@ }, { "checksum": { + "hash": "b58f6117d26a138da4cb962b974efc4be4b88b65093366146965d16ad3c45e75", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.4+7", + "packageType": "jre", + "releaseTime": "2024-07-17T15:29:34+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_windows_hotspot_21.0.4_7.zip", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 21, + "minor": 0, + "security": 4 + } + }, + { + "checksum": { "hash": "f79eaa741cb9ec4d20c7fd57a0fc52c715da183bc68eb19f4778b816b89ef003", "type": "sha256" }, |
