From 4560d5dcf6c324f5d64f73c22c33d5d3208a200c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:22:06 +0000 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.25-1.0.ea --- 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 9e88a084c..0c270c251 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.24-7.0.ea", + "version": "11.0.25-1.0.ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+7-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.24_7-ea.zip", - "hash": "6d606b872cf1e78fd747392b8cd4ea99a7a955aab95ec3f026eba97e73d790e9" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+1-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.25_1-ea.zip", + "hash": "71ff3b42278e30762b4989cd038ad35b293ce3bd3fc68bfbd69d27f7df2d5722" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+7-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.24_7-ea.zip", - "hash": "bed7ebaab347afa274031bc7c22d63e3a13a9ccdf512ff72fc61d4c6445ffccc" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+1-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.25_1-ea.zip", + "hash": "873d1173aed6e5e6951a7421ca0777c6bcc58714643c4410c34ba416b7c99077" } }, "extract_to": "tmp",