diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-10-29 10:05:17 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-10-29 10:05:17 +0000 |
| commit | c901e414e7ef0b79b0fa613c492eb043ac6fe3b6 (patch) | |
| tree | 157746927e80e9d6b72e852e5ba0a31b06f19172 | |
| parent | ab27c9b314e308baf75d59361377074840fb6c57 (diff) | |
| download | Meta-Launcher-c901e414e7ef0b79b0fa613c492eb043ac6fe3b6.tar.gz Meta-Launcher-c901e414e7ef0b79b0fa613c492eb043ac6fe3b6.zip | |
Update 2025-10-29
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java25.json | 38 |
3 files changed, 40 insertions, 2 deletions
diff --git a/index.json b/index.json index 70cc03eb2..0b0371ca8 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "0164fa606def9d3d1c20f21de5eacc56c85e3d7f77f7da5368b27b53ea9be43a", + "sha256": "351d34391af360015836960e76ac85a92c3f2a7163ff5ec78b4509a0b351ee71", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 56c1541f5..9829439c4 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2025-09-17T11:42:50+00:00", - "sha256": "a585b7de7a02ed4f096708a22ea34b1a1915afcb25480f23a400fe3bc9b15879", + "sha256": "b52fccd01a9d4736bafb3f642919b21a61ff082bd422f1fc7dc65aa675130ac0", "version": "java25" }, { diff --git a/net.adoptium.java/java25.json b/net.adoptium.java/java25.json index a0c0f417c..5c1f5319f 100644 --- a/net.adoptium.java/java25.json +++ b/net.adoptium.java/java25.json @@ -62,6 +62,44 @@ }, { "checksum": { + "hash": "317ffcdd88eec2914506ba8456a6d1717f8efb9b148d2214ae793cfa9ec7b54d", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre25.0.1+8", + "packageType": "jre", + "releaseTime": "2025-10-24T08:13:58+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_windows_hotspot_25.0.1_8.zip", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 25, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { + "hash": "6b9ddb49cff0ed041b4f9f6861a6be93e5c90ddecb5c6960afd904dc184cd75c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre25.0.1+8", + "packageType": "jre", + "releaseTime": "2025-10-24T08:13:58+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_aarch64_mac_hotspot_25.0.1_8.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 25, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { "hash": "5e3de13a1487ecc90f8b0cddc83a6cd4e053b4cd48ddcfe5d1f19178e6089fba", "type": "sha256" }, |
