diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java11.json | 19 | ||||
| -rw-r--r-- | net.adoptium.java/java17.json | 19 |
3 files changed, 40 insertions, 2 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index f255d356a..a61b7cbf8 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -42,13 +42,13 @@ { "recommended": false, "releaseTime": "2021-10-27T13:36:51+00:00", - "sha256": "32846e676819acd9365e8e33a19aaff793f43786403450224b6ddaa53b1f459f", + "sha256": "78a8c6a3ef5146b4c18be2825417dca8c727fc93290c5f0a653f3a5cde2a10d6", "version": "java17" }, { "recommended": false, "releaseTime": "2021-08-01T13:49:49+00:00", - "sha256": "06557d72994970a64a847bf589c9bfe8dfe6108ef2d36d5d5ced14d8182b8fc3", + "sha256": "70eacb7213f2de5d8d14d14fd7fd55f8385b14b4149196f019e0a35ed997c67f", "version": "java11" }, { diff --git a/net.adoptium.java/java11.json b/net.adoptium.java/java11.json index 437c4547c..6698f294e 100644 --- a/net.adoptium.java/java11.json +++ b/net.adoptium.java/java11.json @@ -43,6 +43,25 @@ }, { "checksum": { + "hash": "e37ba6636e31f3c9191ac7e3fd0ab7fb354a2f3b320d68bfb95efd1e053134c9", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.25+9", + "packageType": "jre", + "releaseTime": "2024-10-17T13:12:47+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_aarch64_linux_hotspot_11.0.25_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 11, + "minor": 0, + "security": 25 + } + }, + { + "checksum": { "hash": "e0c1938093da3780e4494d366a4e6b75584dde8d46a19acea6691ae11df4cda5", "type": "sha256" }, diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index ac704040d..706cead4e 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "97c4fb748eaa1292fb2f28fec90a3eba23e35974ef67f8b3aa304ad4db2ba162", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.13+11", + "packageType": "jre", + "releaseTime": "2024-10-17T14:48:53+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.13_11.tar.gz", + "vendor": "eclipse", + "version": { + "build": 11, + "major": 17, + "minor": 0, + "security": 13 + } + }, + { + "checksum": { "hash": "0e8088d7a3a7496faba7ac8787db09dc0264c2bc6f568ea8024fd775a783e13c", "type": "sha256" }, |
