diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java17.json | 19 | ||||
| -rw-r--r-- | net.adoptium.java/java21.json | 19 |
4 files changed, 41 insertions, 3 deletions
diff --git a/index.json b/index.json index bb133523d..d601d87d6 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "8dd04c7d842100975bfb28230e43b628aa624fa003dca4d6c14e80d5e892c2a8", + "sha256": "1ec10c5d7f83238ad303e8a08cc72ab52ec8286778482cc6f895d4952147b2f8", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 3183884b6..0d005956e 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -18,7 +18,7 @@ { "recommended": false, "releaseTime": "2023-10-10T13:55:52+00:00", - "sha256": "e446b408bc805c6a35dd1188b79894e84e955d2800dcb2c3a99ef1036bd1f57e", + "sha256": "a76225fd0b93226f692eb8728ec8a29488418780eccaa1a8a8418db5de67665f", "version": "java21" }, { @@ -42,7 +42,7 @@ { "recommended": false, "releaseTime": "2021-10-27T13:36:51+00:00", - "sha256": "d1de4fa3c1a0143c4267545dd86073c2a0acac844f2291862867b5eca4028c53", + "sha256": "959df32acc8017a48d5e8282d1092027e500d89fac0e1fb4b57d96244baf8d94", "version": "java17" }, { diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index 6994d2499..a5d01c3ef 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "11a61a94d383e755b08b4e5890a13d148bc9f95b7149cbbeec62efb8c75a4a67", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.13+11", + "packageType": "jre", + "releaseTime": "2024-10-17T14:48:53+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_11.zip", + "vendor": "eclipse", + "version": { + "build": 11, + "major": 17, + "minor": 0, + "security": 13 + } + }, + { + "checksum": { "hash": "0e8088d7a3a7496faba7ac8787db09dc0264c2bc6f568ea8024fd775a783e13c", "type": "sha256" }, diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index 8ef7100c0..c99aa6e64 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "1749b36cfac273cee11802bf3e90caada5062de6a3fef1a3814c0568b25fd654", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.5+11", + "packageType": "jre", + "releaseTime": "2024-10-16T16:34:23+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_windows_hotspot_21.0.5_11.zip", + "vendor": "eclipse", + "version": { + "build": 11, + "major": 21, + "minor": 0, + "security": 5 + } + }, + { + "checksum": { "hash": "d3affbb011ca6c722948f6345d15eba09bded33f9947d4d67e09723e2518c12a", "type": "sha256" }, |
