diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java11.json | 38 |
3 files changed, 40 insertions, 2 deletions
diff --git a/index.json b/index.json index 11945cb19..26de1b2eb 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "ec451705410c910c41ca92fe12e74faa81a06370b042b93bda7c56a7c718d550", + "sha256": "6b4c43def03725551d65213bd5d31a22269c9370a78b6824387a909bea88f3db", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index d61f48540..b92e98fd9 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -48,7 +48,7 @@ { "recommended": false, "releaseTime": "2021-08-01T13:49:49+00:00", - "sha256": "593b54be94ebdf57c41ee39a6866cfcfc22e76464681a4657d4c8242bd81eb72", + "sha256": "c5d6d404181411bebefff10cfc682c4054906119efdd01081a201e70449f5830", "version": "java11" }, { diff --git a/net.adoptium.java/java11.json b/net.adoptium.java/java11.json index 452642e83..26fe8f62a 100644 --- a/net.adoptium.java/java11.json +++ b/net.adoptium.java/java11.json @@ -81,6 +81,44 @@ }, { "checksum": { + "hash": "6b7b1297da762cf2b1eb4834073e6a45cda82a359efb17a89eba3fc6b59b4d26", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.25+9", + "packageType": "jre", + "releaseTime": "2024-10-17T13:12:47+00:00", + "runtimeOS": "linux-arm32", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_arm_linux_hotspot_11.0.25_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 11, + "minor": 0, + "security": 25 + } + }, + { + "checksum": { + "hash": "f1d602b478269c7def552d4a01c5ba3ac91cc34f5d66b5313da3aa0b72d670e7", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.25+9", + "packageType": "jre", + "releaseTime": "2024-10-17T13:12:47+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_aarch64_mac_hotspot_11.0.25_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 11, + "minor": 0, + "security": 25 + } + }, + { + "checksum": { "hash": "e0c1938093da3780e4494d366a4e6b75584dde8d46a19acea6691ae11df4cda5", "type": "sha256" }, |
