summaryrefslogtreecommitdiff
path: root/net.adoptium.java
diff options
context:
space:
mode:
Diffstat (limited to 'net.adoptium.java')
-rw-r--r--net.adoptium.java/index.json6
-rw-r--r--net.adoptium.java/java26.json47
2 files changed, 53 insertions, 0 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json
index 55b01d14e..b74389442 100644
--- a/net.adoptium.java/index.json
+++ b/net.adoptium.java/index.json
@@ -5,6 +5,12 @@
"versions": [
{
"recommended": false,
+ "releaseTime": "2026-03-23T19:32:48+00:00",
+ "sha256": "de1e8a0cc3df120d96a2c92535b568ac7034072a36cefbf7e3dc3e6b90cf30ae",
+ "version": "java26"
+ },
+ {
+ "recommended": false,
"releaseTime": "2025-09-17T11:42:50+00:00",
"sha256": "fdc38db60c122ae680e86bc370caebc28403ad2a9c0955023e99c0a97ceb5908",
"version": "java25"
diff --git a/net.adoptium.java/java26.json b/net.adoptium.java/java26.json
new file mode 100644
index 000000000..c34d920ed
--- /dev/null
+++ b/net.adoptium.java/java26.json
@@ -0,0 +1,47 @@
+{
+ "formatVersion": 1,
+ "name": "Java 26",
+ "releaseTime": "2026-03-23T19:32:48+00:00",
+ "runtimes": [
+ {
+ "checksum": {
+ "hash": "460dff59e58d77980d8f3aa3172f53d09c17beca1a16b5762f388aee8c91656c",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre26.0.0+35",
+ "packageType": "jre",
+ "releaseTime": "2026-03-23T19:32:48+00:00",
+ "runtimeOS": "linux-arm64",
+ "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26%2B35/OpenJDK26U-jre_aarch64_linux_hotspot_26_35.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 35,
+ "major": 26,
+ "minor": 0,
+ "security": 0
+ }
+ },
+ {
+ "checksum": {
+ "hash": "3a65331f4c4b671a5e5bb3ae4e4a65fd0eb5bf8672c0c2fba6ba36972c4042a4",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre26.0.0+35",
+ "packageType": "jre",
+ "releaseTime": "2026-03-23T19:32:48+00:00",
+ "runtimeOS": "linux-x64",
+ "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26%2B35/OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 35,
+ "major": 26,
+ "minor": 0,
+ "security": 0
+ }
+ }
+ ],
+ "uid": "net.adoptium.java",
+ "version": "java26"
+} \ No newline at end of file