diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-11-25 07:06:42 +0100 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-11-25 07:06:42 +0100 |
| commit | 824a0a73733ae4b67124998dbc0ebb8ea58ae380 (patch) | |
| tree | c015175203794d771ab68afecef7d283983f0209 /net.adoptium.java/java22.json | |
| parent | f6100cb9942a1bec75901a98305579acc9afa8f4 (diff) | |
| download | Meta-Launcher-824a0a73733ae4b67124998dbc0ebb8ea58ae380.tar.gz Meta-Launcher-824a0a73733ae4b67124998dbc0ebb8ea58ae380.zip | |
Update 2024-11-25
Diffstat (limited to 'net.adoptium.java/java22.json')
| -rw-r--r-- | net.adoptium.java/java22.json | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/net.adoptium.java/java22.json b/net.adoptium.java/java22.json index 3ac2f3c36..2821f5cf1 100644 --- a/net.adoptium.java/java22.json +++ b/net.adoptium.java/java22.json @@ -5,6 +5,101 @@ "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": "7cf494b51625505d1843ad032677d885bd8000a80d0d38396685f25acbdb5708", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre22.0.2+9", + "packageType": "jre", + "releaseTime": "2024-07-17T18:40:56+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_aarch64_linux_hotspot_22.0.2_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 22, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "d1b72dcf7a5d18b9b394acb7a64667eb089a82c8112214fb5d1e5a24a4b09202", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre22.0.2+9", + "packageType": "jre", + "releaseTime": "2024-07-17T18:40:56+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_aarch64_mac_hotspot_22.0.2_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 22, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "70a6d5a057707f7b77d42bbb18b8f434a6d9f7e85c0d9a7914bb7200502d11a7", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre22.0.2+9", + "packageType": "jre", + "releaseTime": "2024-07-17T18:40:56+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_x64_windows_hotspot_22.0.2_9.zip", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 22, + "minor": 0, + "security": 2 + } + }, + { + "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" }, |
