From 76886f0a29a99148ea949b22aa483b1b892c2107 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 20:18:21 +0000 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.24-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 cde7638fc..4f6a6d620 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.24-6.0.ea", + "version": "11.0.24-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.24+6-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_6-ea.zip", - "hash": "225a0e956364ff70fa9294e66e19f7b39e5e3413b1a22362ae7c136aa8d7c14e" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+7-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_7-ea.zip", + "hash": "7625d3797671be1d53e51a0057acfd15cfb7f16e78c59c6eceeb41239f29e2a5" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+6-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_6-ea.zip", - "hash": "cf37828ffc8ea842d13deac5c4979c86b9f04c98c82f6f4832ca7657a94a983e" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+7-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_7-ea.zip", + "hash": "7bbd5085d064d047764fefc44eb2088744b57102cf8c83016f35109eb64cbb04" } }, "extract_to": "tmp",