From 19ae75cb6177eeab879444a6418319c4599f4d3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 08:20:25 +0000 Subject: [PATCH] temurin-lts-nightly-jdk: Update to version 17.0.14-6.0.ea --- bucket/temurin-lts-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index 6f845e2b482..0b7246fd860 100644 --- a/bucket/temurin-lts-nightly-jdk.json +++ b/bucket/temurin-lts-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": "17.0.14-4.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+4-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.14_4-ea.zip", - "hash": "dfe87f164448b0292c34097c37584d540d2f4f45b65cd05273b8fd2cbc386604" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+6-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.14_6-ea.zip", + "hash": "52f8d08f3caf79c49f15f10063b6319feaf88aaeb30abfb5e7b507040acfc10d" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+4-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.14_4-ea.zip", - "hash": "7c0b6375cee343e57817032947116fa119eeb98939121bea52c48fdc09783918" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+6-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.14_6-ea.zip", + "hash": "a54d29f47feed72baa33c1014d6ddea7bf9933a490380d1390e173c07211bf97" } }, "extract_to": "tmp",