diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java24.json | 57 |
3 files changed, 59 insertions, 2 deletions
diff --git a/index.json b/index.json index 603e81cac..786f982e0 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "b681000fd405ae614fac6568e005206968848aff0cc67a54184e7a7da17f37e9", + "sha256": "d5382f225494ae979fbbb029167e89c95212abe379311563faa84d04949bfa7c", "uid": "net.adoptium.java" }, { 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", |
