diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-07-26 00:05:32 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-07-26 00:05:32 +0000 |
| commit | 9f490106d955ab67e57af928eaf4bde6f0b5d7e3 (patch) | |
| tree | 1e9b8d62a98b96a14ef6767af92449ed11a140ac | |
| parent | 127b75e7790df4500612decdb6fc0e885a8b3927 (diff) | |
| download | Meta-Launcher-9f490106d955ab67e57af928eaf4bde6f0b5d7e3.tar.gz Meta-Launcher-9f490106d955ab67e57af928eaf4bde6f0b5d7e3.zip | |
Update 2025-07-26
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java24.json | 38 | ||||
| -rw-r--r-- | net.adoptium.java/java8.json | 19 |
4 files changed, 60 insertions, 3 deletions
diff --git a/index.json b/index.json index 285625e18..c075e9cbf 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "8339c9b7d7fccc2ff95a0ab953339139213005847e0ae0b2ac14c9cb0974f283", + "sha256": "499dc17d888a32963bf994426a1677bb5f29d7eea6a999f2abd50f37b51f9c71", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 4c08b535a..40c8d3cf8 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2025-03-20T09:06:52+00:00", - "sha256": "6e8140d7222c5416513ae0f6b0727ed33d3e44c86998e8053ec70bf4131ec379", + "sha256": "d5dcc53be107366b2082395766c78b720afd1de05f9ff3b51e51485158a5fa5b", "version": "java24" }, { @@ -60,7 +60,7 @@ { "recommended": false, "releaseTime": "2021-07-29T19:22:38+00:00", - "sha256": "219728ce4c60ba8f7e8e2ea2f9ffd31b36ec2e06ab22dda19dc1c3263ee5c2bd", + "sha256": "0b6e38e2c5183fe943d4d52638623b56602d6bbb6919485d1a34e6ca4d1e08e7", "version": "java8" } ] diff --git a/net.adoptium.java/java24.json b/net.adoptium.java/java24.json index 32677a4d6..7a37b12e9 100644 --- a/net.adoptium.java/java24.json +++ b/net.adoptium.java/java24.json @@ -43,6 +43,44 @@ }, { "checksum": { + "hash": "a246ba0487432ef06d1d13c3588a10663c89b15aea73c8a1c3a81211c4d22627", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre24.0.2+12", + "packageType": "jre", + "releaseTime": "2025-07-17T18:45:38+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.2%2B12/OpenJDK24U-jre_x64_mac_hotspot_24.0.2_12.tar.gz", + "vendor": "eclipse", + "version": { + "build": 12, + "major": 24, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "6b06ed1d91930ef86afc7d2159948aa9b3054b154cd8afda35d1fddd158fc11d", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre24.0.2+12", + "packageType": "jre", + "releaseTime": "2025-07-17T18:45:38+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.2%2B12/OpenJDK24U-jre_aarch64_linux_hotspot_24.0.2_12.tar.gz", + "vendor": "eclipse", + "version": { + "build": 12, + "major": 24, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { "hash": "c13e3f4f751eee02c324d6df66c65335fc887a9b62a0bdff26523ab1a83d242b", "type": "sha256" }, diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 67d511bdc..6fec9929a 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -43,6 +43,25 @@ }, { "checksum": { + "hash": "2dd3a482078b56614da3f5cc1613aa193fbe5003b586a87d4d6931c83318d226", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.462+8", + "packageType": "jre", + "releaseTime": "2025-07-21T16:54:31+00:00", + "runtimeOS": "windows-x86", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u462-b08/OpenJDK8U-jre_x86-32_windows_hotspot_8u462b08.zip", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 8, + "minor": 0, + "security": 462 + } + }, + { + "checksum": { "hash": "5d0c81fd8bee49d1b9931acaecdc528fdc9393547cf5b24880445ade6b3f2384", "type": "sha256" }, |
