diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-04-16 22:04:25 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-04-16 22:04:25 +0000 |
| commit | 8cefa23cb7a88db8485630f10ab59e66d9ebac77 (patch) | |
| tree | e3de7241420cf00e9d673a1699337cc4f63cb419 /net.adoptium.java | |
| parent | da4fbcce8fe4a7cf9bce661653da4389bed83155 (diff) | |
| download | Meta-Launcher-8cefa23cb7a88db8485630f10ab59e66d9ebac77.tar.gz Meta-Launcher-8cefa23cb7a88db8485630f10ab59e66d9ebac77.zip | |
Update 2025-04-16
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java17.json | 57 |
2 files changed, 58 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 56ccf66dd..c16301f0b 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -48,7 +48,7 @@ { "recommended": false, "releaseTime": "2021-10-27T13:36:51+00:00", - "sha256": "d87e30196166eb2c86a72fc4b9238bf95c3f1abb700340957fc1580d5856ce9c", + "sha256": "fdb62fd50c6cd40c230509f579f2f602fe0a7e71f77f04e84d5c7b8f43d0158b", "version": "java17" }, { diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index a3ad92490..3187dcdfc 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -43,6 +43,63 @@ }, { "checksum": { + "hash": "aaed740c38ff1e87a4b920f9deb165d419d9fdf23f423740d2ecb280eeab9647", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.15+6", + "packageType": "jre", + "releaseTime": "2025-04-16T14:31:40+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_x64_linux_hotspot_17.0.15_6.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 17, + "minor": 0, + "security": 15 + } + }, + { + "checksum": { + "hash": "4380136495b1aebf10593a94c98babd632155e5ace3fa5b1a1a3b79d6fbe2e99", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.15+6", + "packageType": "jre", + "releaseTime": "2025-04-16T14:31:40+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_x64_windows_hotspot_17.0.15_6.zip", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 17, + "minor": 0, + "security": 15 + } + }, + { + "checksum": { + "hash": "c5ba30280b49f5654440c897265819ed749259afd2d46d3136720ab182933679", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.15+6", + "packageType": "jre", + "releaseTime": "2025-04-16T14:31:40+00:00", + "runtimeOS": "linux-arm32", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_arm_linux_hotspot_17.0.15_6.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 17, + "minor": 0, + "security": 15 + } + }, + { + "checksum": { "hash": "d42f84605c8e27c38998b44ac493d1067abbe45be89969c935d71a858393405c", "type": "sha256" }, |
