diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java25.json | 19 | ||||
| -rw-r--r-- | net.adoptium.java/java8.json | 19 |
3 files changed, 40 insertions, 2 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 8390b0734..04cb261ea 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": "99805cf037e72a44123e2e76390839672c68a5da2b69fdb47068cc3bbcd0eda3", + "sha256": "a765d079092d3157bd10e104b91d54f772722de66acdea205b9b98b0f4caad0a", "version": "java25" }, { @@ -66,7 +66,7 @@ { "recommended": false, "releaseTime": "2021-07-29T19:22:38+00:00", - "sha256": "c662f4b3d916ee6512b4cf3b8c21866a309cbd9ef0368860885f3572f931ec0d", + "sha256": "473790bf06be12acd52ea30250268af3a4d2ca61c9dccf2e81a41b35c60720b0", "version": "java8" } ] diff --git a/net.adoptium.java/java25.json b/net.adoptium.java/java25.json index f593c7313..56edf5270 100644 --- a/net.adoptium.java/java25.json +++ b/net.adoptium.java/java25.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "df93fe61138672424ccb4cca5133903dc1f0d773c14c2afe0db7ce139e261264", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre25.0.2+10", + "packageType": "jre", + "releaseTime": "2026-01-22T08:56:31+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jre_x64_mac_hotspot_25.0.2_10.tar.gz", + "vendor": "eclipse", + "version": { + "build": 10, + "major": 25, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { "hash": "126c7f59b91df97b2e930b0a456422ce29af7f2385117e1c04297eba962b0b1c", "type": "sha256" }, diff --git a/net.adoptium.java/java8.json b/net.adoptium.java/java8.json index 5731aa684..3c521b10c 100644 --- a/net.adoptium.java/java8.json +++ b/net.adoptium.java/java8.json @@ -24,6 +24,25 @@ }, { "checksum": { + "hash": "46496dfa7e58784adf96a3a2bd1ac8be9fda2d8749a9c52bf74fb582aa1449e2", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre8.0.482+8", + "packageType": "jre", + "releaseTime": "2026-01-26T13:12:32+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_aarch64_linux_hotspot_8u482b08.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 8, + "minor": 0, + "security": 482 + } + }, + { + "checksum": { "hash": "6f7fb5fd640a0fd00837344b0920cbc4b9b9284b50e66f33789e3b250446a16e", "type": "sha256" }, |
