diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java25.json | 38 |
2 files changed, 39 insertions, 1 deletions
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" }, |
