From b7cf93ad8ccce74efa1ca8d53fadfcb9d2d8d2de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:17:07 +0000 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.22-6.0.202401042328 --- bucket/temurin11-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin11-nightly-jdk.json b/bucket/temurin11-nightly-jdk.json index 43969a17c..4f6f310b0 100644 --- a/bucket/temurin11-nightly-jdk.json +++ b/bucket/temurin11-nightly-jdk.json @@ -1,16 +1,16 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "11.0.22-6.0.202401021817", + "version": "11.0.22-6.0.202401042328", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2024-01-04-23-26-beta/OpenJDK11U-jdk_x64_windows_hotspot_2024-01-04-23-26.zip", - "hash": "4ccbe34e85d206e302125ad521f0be2caea175d1ab46afae2e68ce88fbfa98ff" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2024-01-05-13-08-beta/OpenJDK11U-jdk_x64_windows_hotspot_2024-01-05-13-08.zip", + "hash": "fcfd65a155df5be6415dbc3bb38abdabc72defb93fb9c4cd34873c8e8276cb1e" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2024-01-04-23-26-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2024-01-04-23-26.zip", - "hash": "d5fce7fc3198e21637a6b5f833145c284e0a6a9d21eba5117b553d7c14f0ee3f" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2024-01-05-13-08-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2024-01-05-13-08.zip", + "hash": "dc935794247e37b8dfe45decf90995685cbd66a899188c828775907cf760ea74" } }, "extract_to": "tmp",