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 | |
| parent | 79c3aa5fe8fb16e6ae85a3936df0d9a23c4e18e4 (diff) | |
| download | Meta-Launcher-47c5a3ffbc00730391e884319aaaff631ffa91e9.tar.gz Meta-Launcher-47c5a3ffbc00730391e884319aaaff631ffa91e9.zip | |
Update 2025-07-19
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java11.json | 38 |
3 files changed, 40 insertions, 2 deletions
diff --git a/index.json b/index.json index 7fb528dd0..afc17f0f3 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "ed4c5f93e6495465ff3d4a48200a37710f39da8212206adec4dbac8ba3b296d3", + "sha256": "753d655b2b57a6f881fa05afc227d6f1548b1cc1d3aa42ad1fba650b410e32a7", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index c6b38ee77..4c066c9ed 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -54,7 +54,7 @@ { "recommended": false, "releaseTime": "2021-08-01T13:49:49+00:00", - "sha256": "b1e4a550643772d5a4b89ca22178faa88558aec50ac3edb947cfb279eaf9ed07", + "sha256": "29ecc61d2548af507765248fd0a523de1dfb3878dbb465f272b8297851e280d8", "version": "java11" }, { 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" }, |
