diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-03-24 17:03:51 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-03-24 17:03:51 +0000 |
| commit | 6c0a998e83e28378883caf0f485cdc5b65443f29 (patch) | |
| tree | 43e645739dc8230d3684ea911a064f75d9525282 | |
| parent | 1add49df37e918c9c399e50b51e670dbe34a0420 (diff) | |
| download | Meta-Launcher-6c0a998e83e28378883caf0f485cdc5b65443f29.tar.gz Meta-Launcher-6c0a998e83e28378883caf0f485cdc5b65443f29.zip | |
Update 2025-03-24
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java24.json | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index f93d4008b..37afed890 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "d5382f225494ae979fbbb029167e89c95212abe379311563faa84d04949bfa7c", + "sha256": "8907f7b47b1471be64f8dbc7d7ddd40ee5eb1bf98e893a594214d9597be08478", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index a4b1dc5bd..4caf9e524 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2025-03-20T09:06:52+00:00", - "sha256": "08a5af845c7fb493723ec0c6ba3d852d2cb13b282c66821e023595e759c28ef0", + "sha256": "21cc16124fb4262df68f41681813c5d8cf5d2662120ce5a3902198b3b72bd9f7", "version": "java24" }, { diff --git a/net.adoptium.java/java24.json b/net.adoptium.java/java24.json index a36988d39..8ec8f1c98 100644 --- a/net.adoptium.java/java24.json +++ b/net.adoptium.java/java24.json @@ -78,6 +78,25 @@ "minor": 0, "security": 0 } + }, + { + "checksum": { + "hash": "2756322cf23b78bfaf4412646c852bd906ea1cc861208610b0b8f16fc91bca74", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre24.0.0+36", + "packageType": "jre", + "releaseTime": "2025-03-20T09:06:52+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_x64_windows_hotspot_24_36.zip", + "vendor": "eclipse", + "version": { + "build": 36, + "major": 24, + "minor": 0, + "security": 0 + } } ], "uid": "net.adoptium.java", |
