diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java11.json | 38 |
2 files changed, 39 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 4478c7105..f255d356a 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -48,7 +48,7 @@ { "recommended": false, "releaseTime": "2021-08-01T13:49:49+00:00", - "sha256": "612795a666de631d81038b0bebadc495e2dbc8dcdca78aa954a9d7667a0871ed", + "sha256": "06557d72994970a64a847bf589c9bfe8dfe6108ef2d36d5d5ced14d8182b8fc3", "version": "java11" }, { diff --git a/net.adoptium.java/java11.json b/net.adoptium.java/java11.json index 3e5edfac3..437c4547c 100644 --- a/net.adoptium.java/java11.json +++ b/net.adoptium.java/java11.json @@ -5,6 +5,44 @@ "runtimes": [ { "checksum": { + "hash": "052f09448d5b8d9afb7a8e5049d40d7fafa8f5884afe6043bb2359787fd41e84", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.25+9", + "packageType": "jre", + "releaseTime": "2024-10-17T13:12:47+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_9.zip", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 11, + "minor": 0, + "security": 25 + } + }, + { + "checksum": { + "hash": "84cd7101f39172a4db085fb52940595bb14dad6bc3afb5bf82ee497eceaf86d3", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.25+9", + "packageType": "jre", + "releaseTime": "2024-10-17T13:12:47+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_linux_hotspot_11.0.25_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 11, + "minor": 0, + "security": 25 + } + }, + { + "checksum": { "hash": "e0c1938093da3780e4494d366a4e6b75584dde8d46a19acea6691ae11df4cda5", "type": "sha256" }, |
