diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-07-19 03:02:05 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-07-19 03:02:05 +0000 |
| commit | 47c5a3ffbc00730391e884319aaaff631ffa91e9 (patch) | |
| tree | 1b7480fe57a7914603727def6ebc08bc66b58da3 /net.adoptium.java/java11.json | |
| parent | 79c3aa5fe8fb16e6ae85a3936df0d9a23c4e18e4 (diff) | |
| download | Meta-Launcher-47c5a3ffbc00730391e884319aaaff631ffa91e9.tar.gz Meta-Launcher-47c5a3ffbc00730391e884319aaaff631ffa91e9.zip | |
Update 2025-07-19
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 0eeb97952..6e72f9110 100644 --- a/net.adoptium.java/java11.json +++ b/net.adoptium.java/java11.json @@ -5,6 +5,44 @@ "runtimes": [ { "checksum": { + "hash": "ddbd5d7ef14aa06784fb94d1e0e7177868dfdd0aa216a8a2e654869968ef7392", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.28+6", + "packageType": "jre", + "releaseTime": "2025-07-18T23:09:48+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28%2B6/OpenJDK11U-jre_x64_linux_hotspot_11.0.28_6.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 11, + "minor": 0, + "security": 28 + } + }, + { + "checksum": { + "hash": "75efdcbdf50d8d6caa262dd9d12620357f374137e303dbc7f69ffb15ea4f81fb", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.28+6", + "packageType": "jre", + "releaseTime": "2025-07-18T23:09:48+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28%2B6/OpenJDK11U-jre_x64_mac_hotspot_11.0.28_6.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 11, + "minor": 0, + "security": 28 + } + }, + { + "checksum": { "hash": "d854baf8fcf835e28142d1519b88a1367c117e01fa1c18e34f9a1435d02a0437", "type": "sha256" }, |
