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 2c0c3f32c..bd01e4d9e 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": "038b4db90ca70613b9cda3ac9cc53124bd52fd4ec635c4104d7d8b4d0de8d0a6", + "sha256": "30dccbd265945507695241e43055e5bf6cd1b4af9919cbc61452cb8c9b83256d", "version": "java25" }, { diff --git a/net.adoptium.java/java25.json b/net.adoptium.java/java25.json index 5f5926168..9d99987ed 100644 --- a/net.adoptium.java/java25.json +++ b/net.adoptium.java/java25.json @@ -40,6 +40,25 @@ "minor": 0, "security": 0 } + }, + { + "checksum": { + "hash": "70843c642a998d627aa3731535493fcb2ac94dac8ad5b24516fd89ebec094c4d", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre25.0.0+36", + "packageType": "jre", + "releaseTime": "2025-09-17T11:42:50+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_mac_hotspot_25_36.tar.gz", + "vendor": "eclipse", + "version": { + "build": 36, + "major": 25, + "minor": 0, + "security": 0 + } } ], "uid": "net.adoptium.java", |
