From ff6ffbf22217f3ffdd7ec08101de0aef499eccf2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 01:07:22 +0000 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.27-4.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 397d956e2f2..e5d9eca9bfb 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.27-3.0.ea", + "version": "11.0.27-4.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.27+3-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.27_3-ea.zip", - "hash": "a84ac9ebef348714ef47582c515b8ac45ac2185aa8f712f52c3e1b86eb1e8378" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.27+4-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.27_4-ea.zip", + "hash": "c74dde6625aa0b64fc083ccf118dbf96cdf26a7cdedde80bcc5a8b6ed2acd624" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.27+3-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.27_3-ea.zip", - "hash": "4cd25ee5641d53a25cd6ae5a4090500b5f020295a277c54694831f8efda33352" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.27+4-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.27_4-ea.zip", + "hash": "1912f3aa0355038da0824b2d1aa0da94983550299b143587fe63b00ea53851b6" } }, "extract_to": "tmp",