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 | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index 6402d7714..6d844c668 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "3b81abb53f68a0342183b0a4e9bed48907e24f7c6905a56f99a16acef5bdbf98", + "sha256": "ca1053ea8422e3c51bebcc22cd3267672bb462d3f3cb5aaa4169348ac923117b", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index ad0640eeb..ae1c8b272 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -60,7 +60,7 @@ { "recommended": false, "releaseTime": "2021-08-01T13:49:49+00:00", - "sha256": "00bdca0f9602f2dcc11d66f3616023607bfe297352e494d86581e6c661333c4e", + "sha256": "913c110d58e3fbb35bd1703293633fb1fc839ac1279f5531d6ce553842f7620c", "version": "java11" }, { diff --git a/net.adoptium.java/java11.json b/net.adoptium.java/java11.json index a071c5411..db4672edd 100644 --- a/net.adoptium.java/java11.json +++ b/net.adoptium.java/java11.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "d851e43d81ec6ff7f28efe28c42b4787a045e8f59cdcd6434dece98d8342eb8a", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.30+7", + "packageType": "jre", + "releaseTime": "2026-01-26T13:08:11+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jre_x64_linux_hotspot_11.0.30_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 11, + "minor": 0, + "security": 30 + } + }, + { + "checksum": { "hash": "97a4c089411868e24bf74a9789a819ae4164818316f8a3146460a102e8db6149", "type": "sha256" }, |
