diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java22.json | 19 |
2 files changed, 20 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index bec9ed2de..04b330dbb 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": "fe16711397bfd06d22008056f803e87b80afa5449266ddb76230ca7673e1173e", + "sha256": "1ddd7cf2f2cdcb22349a8199a868ed0979abcd048e58c9fc72f3919eaa04985d", "version": "java22" }, { diff --git a/net.adoptium.java/java22.json b/net.adoptium.java/java22.json index 3ac2f3c36..8766e57fb 100644 --- a/net.adoptium.java/java22.json +++ b/net.adoptium.java/java22.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "41e401f287e1850631b259b483929462217ac6b1cc3c7359d80b1cc01ee5a666", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre22.0.2+9", + "packageType": "jre", + "releaseTime": "2024-07-17T18:40:56+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_x64_linux_hotspot_22.0.2_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 22, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { "hash": "8e5996a2bbae2da9797cff5a62cb2080965e08fd66de24673b29a8e481ec769e", "type": "sha256" }, |
