diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-03-20 18:03:52 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-03-20 18:03:52 +0000 |
| commit | 99651cc4e92c0ccb2fb41577dbe69386a5728853 (patch) | |
| tree | 5754473578779f446f35dfe290ade0a7d59b488e /net.adoptium.java | |
| parent | 50cd9263e201f6223b227f676b4e90340f2b1594 (diff) | |
| download | Meta-Launcher-99651cc4e92c0ccb2fb41577dbe69386a5728853.tar.gz Meta-Launcher-99651cc4e92c0ccb2fb41577dbe69386a5728853.zip | |
Update 2025-03-20
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java24.json | 57 |
2 files changed, 58 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 721babff7..a4b1dc5bd 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": "a712bd966318ff661c28a547155a136f37e338354b2396304b4cb1c665e1403e", + "sha256": "08a5af845c7fb493723ec0c6ba3d852d2cb13b282c66821e023595e759c28ef0", "version": "java24" }, { diff --git a/net.adoptium.java/java24.json b/net.adoptium.java/java24.json index e7a99d400..a36988d39 100644 --- a/net.adoptium.java/java24.json +++ b/net.adoptium.java/java24.json @@ -21,6 +21,63 @@ "minor": 0, "security": 0 } + }, + { + "checksum": { + "hash": "fa9783caf9298b7e927b4589435257cf9a2cf12e1eb915992911b988f3d310bc", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre24.0.0+36", + "packageType": "jre", + "releaseTime": "2025-03-20T09:06:52+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_aarch64_mac_hotspot_24_36.tar.gz", + "vendor": "eclipse", + "version": { + "build": 36, + "major": 24, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "e8d8f5707d765a6bfca3de61320e0bb2618191c77947bc467ac5021e6193f351", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre24.0.0+36", + "packageType": "jre", + "releaseTime": "2025-03-20T09:06:52+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_x64_linux_hotspot_24_36.tar.gz", + "vendor": "eclipse", + "version": { + "build": 36, + "major": 24, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "10b2a32a5544c03a4bf36f12efc3a770bb789be20ff3c9edf85102c5879479de", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre24.0.0+36", + "packageType": "jre", + "releaseTime": "2025-03-20T09:06:52+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_x64_mac_hotspot_24_36.tar.gz", + "vendor": "eclipse", + "version": { + "build": 36, + "major": 24, + "minor": 0, + "security": 0 + } } ], "uid": "net.adoptium.java", |
