From 05863b7b3ab3c53c6ab7fdf80772000df072d7dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 01:02:58 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.10-6.0.202401050226 --- bucket/temurin17-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 8f399ff09..fcf11fc19 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-nightly-jre.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": "17.0.10-6.0.202401022342", + "version": "17.0.10-6.0.202401050226", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-04-23-50-beta/OpenJDK17U-jre_x64_windows_hotspot_2024-01-04-23-50.zip", - "hash": "5dedc7d77c22ec02a53bf859ae91e1190ff1d470a7c8d08f54df7001b45a0ad8" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-05-22-32-beta/OpenJDK17U-jre_x64_windows_hotspot_2024-01-05-22-32.zip", + "hash": "acd9f04f391b179cdf75f9134f3afa3dcf02c438377a94ecfe2fd297c7cd5a03" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-04-23-50-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2024-01-04-23-50.zip", - "hash": "cbe928482e67f829e7f5275938c6a230730f7f3123090884d49d1fb4c13f7f79" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-05-22-32-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2024-01-05-22-32.zip", + "hash": "23c2b67aba5faa8bc3afd9997512709cce28c4c0f6abaeb030936d6e92344a38" } }, "extract_to": "tmp",