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 | 19 |
2 files changed, 20 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 40b617372..f66713446 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": "c41f45ab5a7396b15061ff59244419de7c410dceeb7b03525a9677ff1b90ba2d", + "sha256": "aa976dc13f15c87ed186df3feba369f872ff81c750911de6ca7aae942b44ca09", "version": "java25" }, { diff --git a/net.adoptium.java/java25.json b/net.adoptium.java/java25.json index 3dea4aab1..38074fcc9 100644 --- a/net.adoptium.java/java25.json +++ b/net.adoptium.java/java25.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "126c7f59b91df97b2e930b0a456422ce29af7f2385117e1c04297eba962b0b1c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre25.0.1+8", + "packageType": "jre", + "releaseTime": "2025-10-24T08:13:58+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_linux_hotspot_25.0.1_8.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 25, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { "hash": "5e3de13a1487ecc90f8b0cddc83a6cd4e053b4cd48ddcfe5d1f19178e6089fba", "type": "sha256" }, |
