diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-01-23 14:03:20 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-01-23 14:03:20 +0000 |
| commit | 0a6cd6ff5233645d19c72e61738c779bd6e04d9f (patch) | |
| tree | 44a2a4e4f27146a919c6f905b4ba4aa91e6a02e6 /net.adoptium.java | |
| parent | e927ce2cb914a906cb8b316b8e0ac2b12246463a (diff) | |
| download | Meta-Launcher-0a6cd6ff5233645d19c72e61738c779bd6e04d9f.tar.gz Meta-Launcher-0a6cd6ff5233645d19c72e61738c779bd6e04d9f.zip | |
Update 2025-01-23
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java17.json | 38 |
2 files changed, 39 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 0439c2a1b..0ae70f053 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -42,7 +42,7 @@ { "recommended": false, "releaseTime": "2021-10-27T13:36:51+00:00", - "sha256": "e1847e9744da2c5cd27e3cd6bf23fefb5f9edf55d65770cfd98acee1aaefe49e", + "sha256": "a18711f53abae46e61483feeab05bd7ed3b4e2360e052dd87eea2aeec5506e2e", "version": "java17" }, { diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index 26a5d0f18..d1a5e15cd 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -5,6 +5,44 @@ "runtimes": [ { "checksum": { + "hash": "d42f84605c8e27c38998b44ac493d1067abbe45be89969c935d71a858393405c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.14+7", + "packageType": "jre", + "releaseTime": "2025-01-23T09:18:30+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14%2B7/OpenJDK17U-jre_x64_windows_hotspot_17.0.14_7.zip", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 14 + } + }, + { + "checksum": { + "hash": "9fb89125d5807f42cec588824fde487be42273a89c55ccfc5f44efda64e03e2c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.14+7", + "packageType": "jre", + "releaseTime": "2025-01-23T09:18:30+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14%2B7/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.14_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 14 + } + }, + { + "checksum": { "hash": "97c4fb748eaa1292fb2f28fec90a3eba23e35974ef67f8b3aa304ad4db2ba162", "type": "sha256" }, |
