diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java21.json | 19 | ||||
| -rw-r--r-- | net.adoptium.java/java25.json | 19 |
4 files changed, 41 insertions, 3 deletions
diff --git a/index.json b/index.json index 47c8fe506..945fa6195 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "9695a647914b8261e00d94f3732221fae8e42e37741e183c4bcc6c6aba9ffbcc", + "sha256": "1b21d39426edf6f0700b585a3dca8e1a91ddedfca6d15d3b99698b82ad795c37", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index a2d21a7c5..9314f5128 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2025-09-17T11:42:50+00:00", - "sha256": "daf29b4d656c444ecd314d183f3e8ade2a79325697f1346225d9135a30a406ad", + "sha256": "fa83106d4edde357f579dff75a2856dbd5fafb92d8de3392759cb9a0e2dbf4f0", "version": "java25" }, { @@ -30,7 +30,7 @@ { "recommended": false, "releaseTime": "2023-10-10T13:55:52+00:00", - "sha256": "0adc93730bf382e3e7665d85171bf289a32e978a04b0f5d44761c0efb129f4f0", + "sha256": "def023315b9cb4471e5ddd7efd1692616c651fe61c40da6b358b802c284a3528", "version": "java21" }, { diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index d4900f5a5..53b0f6a20 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -43,6 +43,25 @@ }, { "checksum": { + "hash": "008d2bb904c0e07500b92bf4b0f8d434d694b13d5189f06358a52d46b1351f37", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.10+7", + "packageType": "jre", + "releaseTime": "2026-01-21T11:30:56+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.10%2B7/OpenJDK21U-jre_x64_mac_hotspot_21.0.10_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 21, + "minor": 0, + "security": 10 + } + }, + { + "checksum": { "hash": "1f7f6506b598e85d7d8ff8b36563d98657d2d81b16bfca3cd242d7906cfbd11b", "type": "sha256" }, diff --git a/net.adoptium.java/java25.json b/net.adoptium.java/java25.json index f2d3faee1..0c1002220 100644 --- a/net.adoptium.java/java25.json +++ b/net.adoptium.java/java25.json @@ -43,6 +43,25 @@ }, { "checksum": { + "hash": "ada9e68c0e525e36ecd354877866da3eb51bfdd5926ef43cdf881d9c4fd03f17", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre25.0.2+10", + "packageType": "jre", + "releaseTime": "2026-01-22T08:56:31+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jre_aarch64_mac_hotspot_25.0.2_10.tar.gz", + "vendor": "eclipse", + "version": { + "build": 10, + "major": 25, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { "hash": "126c7f59b91df97b2e930b0a456422ce29af7f2385117e1c04297eba962b0b1c", "type": "sha256" }, |
