diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java22.json | 19 | ||||
| -rw-r--r-- | net.adoptium.java/java8.json | 19 |
3 files changed, 40 insertions, 2 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index a4ce92f33..c663a7be8 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2024-03-20T16:22:57+00:00", - "sha256": "511aa46abeb3c5f2fd9bead63acd01c613d4182d4ebac13125fe08f14d8c8d11", + "sha256": "fc7f35ee6caecced095d11ecde359de868a22ec3eee78b2b221b1b3c68842bb3", "version": "java22" }, { @@ -48,7 +48,7 @@ { "recommended": false, "releaseTime": "2021-07-29T19:22:38+00:00", - "sha256": "575eafb6d9634570997ea29b44695c752ece79a4c89661ed3f2d9882190c16d3", + "sha256": "cb0edfe10c6243d419b63d3760c41835857e820b6a2989292b1859d101872d20", "version": "java8" } ] diff --git a/net.adoptium.java/java22.json b/net.adoptium.java/java22.json index 5b1752be7..2821f5cf1 100644 --- a/net.adoptium.java/java22.json +++ b/net.adoptium.java/java22.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "ab0fe9b4cd5c38ea1ceb1c675b1722d510038f657f79ce97a811b3d13d3882a6", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre22.0.2+9", + "packageType": "jre", + "releaseTime": "2024-07-17T18:40:56+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_x64_mac_hotspot_22.0.2_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 22, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { "hash": "8e5996a2bbae2da9797cff5a62cb2080965e08fd66de24673b29a8e481ec769e", "type": "sha256" }, diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index d5abf71d0..03583804a 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -62,6 +62,25 @@ }, { "checksum": { + "hash": "7ac37757292c85ed00a2cc7a38cc0b82d48b337eddea9c7f71414bc7bf439af0", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.422+5", + "packageType": "jre", + "releaseTime": "2024-07-18T20:33:44+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jre_x64_windows_hotspot_8u422b05.zip", + "vendor": "eclipse", + "version": { + "build": 5, + "major": 8, + "minor": 0, + "security": 422 + } + }, + { + "checksum": { "hash": "a8d994332a2ff15d48bf04405c3b2f6bd331a928dd96639b15e62891f7172363", "type": "sha256" }, |
