diff options
Diffstat (limited to 'net.adoptium.java')
| -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 | 38 |
3 files changed, 59 insertions, 2 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 244f3f3d6..c6b38ee77 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -24,7 +24,7 @@ { "recommended": false, "releaseTime": "2023-10-10T13:55:52+00:00", - "sha256": "a758f598ff1b27a1e8afc371370968d0ed51ffbeb0e242edf7ddf09eb90d79c1", + "sha256": "a22d93a7f27064f1a81cfcb654d7cda7e6dd383ff1c5c230cf9e61fe433ae8dc", "version": "java21" }, { @@ -48,7 +48,7 @@ { "recommended": false, "releaseTime": "2021-10-27T13:36:51+00:00", - "sha256": "b3977f37140ced4b83d202e5a242f42ac0f7efd6d020e69e587c749d10fe29f9", + "sha256": "517cd5d8acd57d2bf86976a96ddd0ab31ee80d2f825da28bba6efd1bb450a813", "version": "java17" }, { diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index 67fee8282..cb7659ff7 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -24,6 +24,25 @@ }, { "checksum": { + "hash": "2885b944da3793144d4a86a29524f4d7b68ba155f5c08afa444a3b40f7071892", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.16+8", + "packageType": "jre", + "releaseTime": "2025-07-17T18:20:10+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.16%2B8/OpenJDK17U-jre_x64_linux_hotspot_17.0.16_8.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 17, + "minor": 0, + "security": 16 + } + }, + { + "checksum": { "hash": "2eb9548fbed1031355ca11a35b5a297e9872edd1dafacb40294f0c1a6677bbfb", "type": "sha256" }, diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index facb53968..45d81ad7f 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -43,6 +43,44 @@ }, { "checksum": { + "hash": "7849fd9e0d48c6638a1f82a81000ef170e32600fd7a32fc257668e7e7ae041b4", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.8+9", + "packageType": "jre", + "releaseTime": "2025-07-17T08:02:15+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.8%2B9/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.8_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 21, + "minor": 0, + "security": 8 + } + }, + { + "checksum": { + "hash": "968c283e104059dae86ea1d670672a80170f27a39529d815843ec9c1f0fa2a03", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.8+9", + "packageType": "jre", + "releaseTime": "2025-07-17T08:02:15+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.8%2B9/OpenJDK21U-jre_x64_linux_hotspot_21.0.8_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 21, + "minor": 0, + "security": 8 + } + }, + { + "checksum": { "hash": "61dca7744d0b92d5d270f03e2ff32d64e95f3f7c8d0acbe642d7733ccb8523ac", "type": "sha256" }, |
