diff options
Diffstat (limited to 'net.adoptium.java/java11.json')
| -rw-r--r-- | net.adoptium.java/java11.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/net.adoptium.java/java11.json b/net.adoptium.java/java11.json index a3a345428..b2ce8ea16 100644 --- a/net.adoptium.java/java11.json +++ b/net.adoptium.java/java11.json @@ -43,6 +43,44 @@ }, { "checksum": { + "hash": "78e10f7d025898b7dc7436b2bb986570283cca3cb4a654991a4f9671231da536", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.24+8", + "packageType": "jre", + "releaseTime": "2024-07-17T21:00:29+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_8.zip", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 11, + "minor": 0, + "security": 24 + } + }, + { + "checksum": { + "hash": "764d30489541ae088d2d0a75d46524ec35797dcdbe4a11b6bfbaee7957d8f77e", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.24+8", + "packageType": "jre", + "releaseTime": "2024-07-17T21:00:29+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_x64_mac_hotspot_11.0.24_8.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 11, + "minor": 0, + "security": 24 + } + }, + { + "checksum": { "hash": "786a72296189ba8e43999532aa73730d87ec1fce558eb3c4e98b611b423375e3", "type": "sha256" }, |
