From bb3ae56ddd501fa227d1dbaeee554b71eca9e57e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 08:20:11 +0000 Subject: [PATCH] temurin11-jre: Update to version 11.0.24-8 --- bucket/temurin11-jre.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/temurin11-jre.json b/bucket/temurin11-jre.json index 67b8d66d3..2a0f3dbb0 100644 --- a/bucket/temurin11-jre.json +++ b/bucket/temurin11-jre.json @@ -1,19 +1,19 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "11.0.23-9", + "version": "11.0.24-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jre_x64_windows_hotspot_11.0.23_9.zip", - "hash": "6af3cb9e4fb90d730639d63a0588e4812bc8caf8cf0dcc5730a81917015cd8f6" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+8/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_8.zip", + "hash": "78e10f7d025898b7dc7436b2bb986570283cca3cb4a654991a4f9671231da536" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.23_9.zip", - "hash": "402d7c7cd647daaf1c20839ad21048e2c0a1bab139405ae5901b3b83f5248560" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+8/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_8.zip", + "hash": "fa9a6abdc28c4190a101ee8ab56c78426337007d391f063b9c24ec944eff80f6" } }, - "extract_dir": "jdk-11.0.23+9-jre", + "extract_dir": "jdk-11.0.24+8-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"