diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-01-30 14:02:51 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-01-30 14:02:51 +0000 |
| commit | 3dec3d05b1a6896cd5c3c5a211bae3f66901756e (patch) | |
| tree | 85c5f8d7f89a6fed3ee8a4469d45591e5cd93a35 /net.adoptium.java | |
| parent | 4852381c582180e2f2d9c9db7b7cfe0166e569fe (diff) | |
| download | Meta-Launcher-3dec3d05b1a6896cd5c3c5a211bae3f66901756e.tar.gz Meta-Launcher-3dec3d05b1a6896cd5c3c5a211bae3f66901756e.zip | |
Update 2025-01-30
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java23.json | 19 | ||||
| -rw-r--r-- | net.adoptium.java/java8.json | 38 |
3 files changed, 59 insertions, 2 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 4b54be575..9723a7d47 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2024-09-18T09:58:40+00:00", - "sha256": "5641efd1da48bf0c550816ac261d5007a50e5d4a35eb343527a5c4e3da7acbe2", + "sha256": "756930453dc928ef9826f15276be221f552a8b41642db50f3f5b9764fd1c3603", "version": "java23" }, { @@ -54,7 +54,7 @@ { "recommended": false, "releaseTime": "2021-07-29T19:22:38+00:00", - "sha256": "86f67ab959bc37cc9a19b66119a3c3532578420da7db312e7afdcfcac077ecc1", + "sha256": "fd88f6f86d3e70a7eda680f381dfad030a734834e16471ddccd668d339c941bf", "version": "java8" } ] diff --git a/net.adoptium.java/java23.json b/net.adoptium.java/java23.json index 09e68a38b..e750c72cc 100644 --- a/net.adoptium.java/java23.json +++ b/net.adoptium.java/java23.json @@ -100,6 +100,25 @@ }, { "checksum": { + "hash": "7752a7446429a73ce4c48e273d8a4a268b6f288d36863cddc8b3cbf3de703d1a", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre23.0.2+7", + "packageType": "jre", + "releaseTime": "2025-01-23T21:23:01+00:00", + "runtimeOS": "windows-arm64", + "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_aarch64_windows_hotspot_23.0.2_7.zip", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 23, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { "hash": "0b498a5b673cb50fe9cfd0a13bd39c7259b4fad4d930d614e1563aeb8bca7f0e", "type": "sha256" }, diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 340a97c4c..215e877b5 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -81,6 +81,44 @@ }, { "checksum": { + "hash": "b860e964ac93bf64d4cd935830af4166c6846e3bfb3ee47744c3524eafae34c5", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.442+6", + "packageType": "jre", + "releaseTime": "2025-01-23T18:34:29+00:00", + "runtimeOS": "windows-x86", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b06/OpenJDK8U-jre_x86-32_windows_hotspot_8u442b06.zip", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 8, + "minor": 0, + "security": 442 + } + }, + { + "checksum": { + "hash": "055c47c5c1dfe8c9c135d87fed7a3745c17374618bc8d5acb9316d1b812c0e6d", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.442+6", + "packageType": "jre", + "releaseTime": "2025-01-23T18:34:29+00:00", + "runtimeOS": "linux-arm32", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b06/OpenJDK8U-jre_arm_linux_hotspot_8u442b06.tar.gz", + "vendor": "eclipse", + "version": { + "build": 6, + "major": 8, + "minor": 0, + "security": 442 + } + }, + { + "checksum": { "hash": "bb8c8cc575b69e68e12a213674ec2e3848baff4f1955d2973d98e67666ab94d7", "type": "sha256" }, |
