From c011336c34607f21e2c0788205633722833fb9d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:25:06 +0000 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.14-6.0.ea --- 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 65f0b55f47a..2972fdc2bdc 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.14-5.0.ea", + "version": "17.0.14-6.0.ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+5-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.14_5-ea.zip", - "hash": "7cc84eb5018bd08f46c9fe5c70577847d958a8ed5c8c41e14682a564265eadc7" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+6-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.14_6-ea.zip", + "hash": "55a7f914895cbabe9af66a36e1606d93a21cd3804122eaf3490464fc403c3931" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+5-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.14_5-ea.zip", - "hash": "5d3dbe123eb45014be28c484d9aac54c3c870f2c61bd66866db4e7936a92ecb0" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+6-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.14_6-ea.zip", + "hash": "2d0c50bfb040f7b1ba425c17b921d8595869eb4e285669b46bdd3ad70e031592" } }, "extract_to": "tmp",