diff options
| -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 08809cf0f..ebea3099e 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "37ed35017b2f66de768dc46ba8b474320264e06f5439ff9d3d2320da41c26e8f", + "sha256": "a16d2ef29570a65e61a7424cdffaecd5899569038c76d97484327ef601f79adf", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 09756a363..21d13b562 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": "454cb39eb424d63a1eda1f4901cc7f1f8c1594cfc511a3efe26d6a9f37eb8c1a", + "sha256": "f802ac95764423ad700199fe6b2a2fb0489baeb532d32f987306fedb73f0c0cc", "version": "java21" }, { diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index 99650881a..785b91812 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "14b39c00ec0ec6e0c465f784261449d0a1c4256b3b15c63c222397ccb31758aa", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.4+7", + "packageType": "jre", + "releaseTime": "2024-07-17T15:29:34+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.4_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 21, + "minor": 0, + "security": 4 + } + }, + { + "checksum": { "hash": "f79eaa741cb9ec4d20c7fd57a0fc52c715da183bc68eb19f4778b816b89ef003", "type": "sha256" }, |
