diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-01-25 15:18:15 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-01-25 15:18:15 +0000 |
| commit | 7bdea677649ca641733bf88ae8afbfd8e48346ea (patch) | |
| tree | 7bef613a79da796027242dbdd9633553d6347a66 /net.adoptium.java | |
| parent | 11619f447254fc71ce60205e9c3411bb79e50228 (diff) | |
| download | Meta-Launcher-7bdea677649ca641733bf88ae8afbfd8e48346ea.tar.gz Meta-Launcher-7bdea677649ca641733bf88ae8afbfd8e48346ea.zip | |
Update 2025-01-25
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 8 | ||||
| -rw-r--r-- | net.adoptium.java/java11.json | 38 | ||||
| -rw-r--r-- | net.adoptium.java/java17.json | 57 | ||||
| -rw-r--r-- | net.adoptium.java/java21.json | 19 | ||||
| -rw-r--r-- | net.adoptium.java/java23.json | 76 |
5 files changed, 194 insertions, 4 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 69a604e8b..93f3f360a 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": "f44619fda6c35d100236589b996bc31e706573251b2cd5f0f3ab1870a05fd70c", + "sha256": "5641efd1da48bf0c550816ac261d5007a50e5d4a35eb343527a5c4e3da7acbe2", "version": "java23" }, { @@ -18,7 +18,7 @@ { "recommended": false, "releaseTime": "2023-10-10T13:55:52+00:00", - "sha256": "23e64806643f60021da6de2148d89a77808d835e8685c84361e82094d8f7469b", + "sha256": "2a8f4c3319813a47f773a31c25ba57832dd76a53dea11af8e7d0a73df4648d1b", "version": "java21" }, { @@ -42,13 +42,13 @@ { "recommended": false, "releaseTime": "2021-10-27T13:36:51+00:00", - "sha256": "f029fd6191356c2d840ebbb340effdb4c52652f93431e5161833b431d2d381f8", + "sha256": "7b992c84388fd03baec05159d32e65e22e455918472f7a0ef1bc2f61bbfb1bb2", "version": "java17" }, { "recommended": false, "releaseTime": "2021-08-01T13:49:49+00:00", - "sha256": "48e0d0dcab10d0a5baca7eb04ef59326bfe31efa90a615a840852234ac10f620", + "sha256": "e879cfe8d5c1dbb4a46c9420d9d27f293dc0208c470bc1b859238e709ca062fd", "version": "java11" }, { diff --git a/net.adoptium.java/java11.json b/net.adoptium.java/java11.json index f09ac7177..611151f50 100644 --- a/net.adoptium.java/java11.json +++ b/net.adoptium.java/java11.json @@ -81,6 +81,44 @@ }, { "checksum": { + "hash": "d26c566a7010d1303d3979b6f076e7911b49419a609c9e4d81f27262bf47f87c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.26+4", + "packageType": "jre", + "releaseTime": "2025-01-23T13:52:43+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26%2B4/OpenJDK11U-jre_x64_linux_hotspot_11.0.26_4.tar.gz", + "vendor": "eclipse", + "version": { + "build": 4, + "major": 11, + "minor": 0, + "security": 26 + } + }, + { + "checksum": { + "hash": "e4a00a3ea318a63ba97236633f34c8a5477f6cdb643cf6883788840818110f5f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.26+4", + "packageType": "jre", + "releaseTime": "2025-01-23T13:52:43+00:00", + "runtimeOS": "linux-arm32", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26%2B4/OpenJDK11U-jre_arm_linux_hotspot_11.0.26_4.tar.gz", + "vendor": "eclipse", + "version": { + "build": 4, + "major": 11, + "minor": 0, + "security": 26 + } + }, + { + "checksum": { "hash": "052f09448d5b8d9afb7a8e5049d40d7fafa8f5884afe6043bb2359787fd41e84", "type": "sha256" }, diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index 50746aa20..d4eb83311 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -62,6 +62,63 @@ }, { "checksum": { + "hash": "bab3f352fc7144ac1435924f056872d16f4b32c8bcda58b9a77b636eb1c664f4", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.14+7", + "packageType": "jre", + "releaseTime": "2025-01-23T09:18:30+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14%2B7/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.14_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 14 + } + }, + { + "checksum": { + "hash": "7ac439bce4d5ecddb250b31401b1c1a6da2762f51652eafedd53584a0d9e3130", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.14+7", + "packageType": "jre", + "releaseTime": "2025-01-23T09:18:30+00:00", + "runtimeOS": "linux-arm32", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14%2B7/OpenJDK17U-jre_arm_linux_hotspot_17.0.14_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 14 + } + }, + { + "checksum": { + "hash": "a4b0015872758aac6a5d17139e952a3951ee536ae6d9a99828823a80a71add56", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.14+7", + "packageType": "jre", + "releaseTime": "2025-01-23T09:18:30+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14%2B7/OpenJDK17U-jre_x64_linux_hotspot_17.0.14_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 14 + } + }, + { + "checksum": { "hash": "97c4fb748eaa1292fb2f28fec90a3eba23e35974ef67f8b3aa304ad4db2ba162", "type": "sha256" }, diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index 2babbda0e..e0df2d172 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "f1b78f2bd6d505d5e0539261737740ad11ade3233376b4ca52e6c72fbefd2bf6", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.6+7", + "packageType": "jre", + "releaseTime": "2025-01-22T17:42:31+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.6_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 21, + "minor": 0, + "security": 6 + } + }, + { + "checksum": { "hash": "e4d02c33aeaf8e1148c1c505e129a709c5bc1889e855d4fb4f001b1780db42b4", "type": "sha256" }, diff --git a/net.adoptium.java/java23.json b/net.adoptium.java/java23.json index dbb6a61d7..09e68a38b 100644 --- a/net.adoptium.java/java23.json +++ b/net.adoptium.java/java23.json @@ -24,6 +24,82 @@ }, { "checksum": { + "hash": "8de3b72f164555ad4b847d45bad2e455d60d414b58f63a07e3c6e4b744a7e5a1", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre23.0.2+7", + "packageType": "jre", + "releaseTime": "2025-01-23T21:23:01+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_x64_windows_hotspot_23.0.2_7.zip", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 23, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "b2a8a287ebd2d2a1d5d32eb6b79768cf2b5e02f1b4d6d4791297feb8636b9e2f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre23.0.2+7", + "packageType": "jre", + "releaseTime": "2025-01-23T21:23:01+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_aarch64_linux_hotspot_23.0.2_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 23, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "56b86d4f5745ba44894310c3417755e4b4aaa62d4a17a5cb4dab6200c14c56fe", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre23.0.2+7", + "packageType": "jre", + "releaseTime": "2025-01-23T21:23:01+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_aarch64_mac_hotspot_23.0.2_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 23, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "2c5b81ce3234d6bef0ec352734aa2de19c0950020c55a1cbfc21ae5fda7690b8", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre23.0.2+7", + "packageType": "jre", + "releaseTime": "2025-01-23T21:23:01+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_x64_mac_hotspot_23.0.2_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 23, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { "hash": "0b498a5b673cb50fe9cfd0a13bd39c7259b4fad4d930d614e1563aeb8bca7f0e", "type": "sha256" }, |
