From 7d24fce4a3a545f2458ffa7b095cc9341a33de58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:22:03 +0000 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.25-7.0.ea --- bucket/temurin11-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 0e6016d9a..6b9c96705 100644 --- a/bucket/temurin11-nightly-jre.json +++ b/bucket/temurin11-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": "11.0.25-6.0.ea", + "version": "11.0.25-7.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.25+6-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_6-ea.zip", - "hash": "aa489b86436c20221cb55953ed49889578bf7a16081165107b42245aeba8e3a7" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+7-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_7-ea.zip", + "hash": "caa89be59f6a384abb07240286de555182f3dbac07926998c9c2a6102d0c759a" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+6-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_6-ea.zip", - "hash": "038aec19db85d6ae9652dc632b75bd77ff81dbacef0cede1f02c9ac4a336fc27" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+7-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_7-ea.zip", + "hash": "75c5e574f05fd124f819916d6461cb0e6cc821d6ad620b4a18455e45a72e5b57" } }, "extract_to": "tmp",