diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java26.json | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index 53f2d4a7f..c1d2b7add 100644 --- a/index.json +++ b/index.json @@ -18,7 +18,7 @@ }, { "name": "Java Runtimes", - "sha256": "cf64dab073db1c1b62a23f6363438a560f5a46661f429d1440e7c26037dcd9ab", + "sha256": "7a900913b1efd98d644899a0ae45d5c46e981b6359326ed9e8040f8c98b51789", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index b74389442..d5a1bdb25 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2026-03-23T19:32:48+00:00", - "sha256": "de1e8a0cc3df120d96a2c92535b568ac7034072a36cefbf7e3dc3e6b90cf30ae", + "sha256": "3314aa2e84e3548d7cf4bd2d38bde3475316b499c219d372d66ecb38d7b47f8a", "version": "java26" }, { diff --git a/net.adoptium.java/java26.json b/net.adoptium.java/java26.json index c34d920ed..342854eff 100644 --- a/net.adoptium.java/java26.json +++ b/net.adoptium.java/java26.json @@ -40,6 +40,25 @@ "minor": 0, "security": 0 } + }, + { + "checksum": { + "hash": "67d8049ff31ca1ffe3329162c0ed895cc074e37a19dd2c43ac3121ec3d889084", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre26.0.0+35", + "packageType": "jre", + "releaseTime": "2026-03-23T19:32:48+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26%2B35/OpenJDK26U-jre_x64_mac_hotspot_26_35.tar.gz", + "vendor": "eclipse", + "version": { + "build": 35, + "major": 26, + "minor": 0, + "security": 0 + } } ], "uid": "net.adoptium.java", |
