diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java23.json | 19 |
2 files changed, 20 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index a61b7cbf8..97698ff41 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2024-09-18T09:58:40+00:00", - "sha256": "1b551ab98b140dff98bb031025c5287a668376a2b5b5cc023b1327dd2c0c9948", + "sha256": "e242f1057727d92c25e4a837717c043cc16ca11049e66c5c5392cbe38aaf8731", "version": "java23" }, { diff --git a/net.adoptium.java/java23.json b/net.adoptium.java/java23.json index 93dbd244d..4d559d0b0 100644 --- a/net.adoptium.java/java23.json +++ b/net.adoptium.java/java23.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "0b498a5b673cb50fe9cfd0a13bd39c7259b4fad4d930d614e1563aeb8bca7f0e", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre23.0.1+11", + "packageType": "jre", + "releaseTime": "2024-10-17T16:36:55+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_aarch64_linux_hotspot_23.0.1_11.tar.gz", + "vendor": "eclipse", + "version": { + "build": 11, + "major": 23, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { "hash": "9c3c3d42ffb2603b328b7154fc9eb449ef87488b3cbeb24a497d46677c7fd44d", "type": "sha256" }, |
