diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-10-28 17:03:58 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-10-28 17:03:58 +0000 |
| commit | bd5b4e57bf93cb670cc6479a17739d80bbbf2d61 (patch) | |
| tree | 176028e6d5782887271e240fa3aac3e74c5aa7c0 | |
| parent | 7b2ed19652865135aa432ddcc1470e3eb080875d (diff) | |
| download | Meta-Launcher-bd5b4e57bf93cb670cc6479a17739d80bbbf2d61.tar.gz Meta-Launcher-bd5b4e57bf93cb670cc6479a17739d80bbbf2d61.zip | |
Update 2025-10-28
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java8.json | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index d37caa6f4..d539680e6 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "d2099e09acc8026318d89bbe442e32be7cf4caedd5fba9a5a567a97efd7307f7", + "sha256": "cb805e15141607bce8c4195a3d053316e0611493e59322283c8fefd44769ec1e", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 528b85fce..fc09ba799 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -66,7 +66,7 @@ { "recommended": false, "releaseTime": "2021-07-29T19:22:38+00:00", - "sha256": "9d57cc65f83c22002db37c6eb949cd21ca5ec5968110647fe2277dfdaee48420", + "sha256": "09698aa137f70136aadcba353decd2bb540d8e23eb569bb21414bed90ca2cdd6", "version": "java8" } ] diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 469b2dcc3..c04df8c09 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "6f7fb5fd640a0fd00837344b0920cbc4b9b9284b50e66f33789e3b250446a16e", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.472+8", + "packageType": "jre", + "releaseTime": "2025-10-24T18:35:38+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 8, + "minor": 0, + "security": 472 + } + }, + { + "checksum": { "hash": "c34506736ab52768c59660a5d4246b94f57543c79b7e4b53d322dda3ec4a9302", "type": "sha256" }, |
