From cd39ea5f18a133dcf88818646a0bc83000eeb7da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 16:18:44 +0000 Subject: [PATCH] temurin-lts-jdk: Update to version 17.0.8-101 --- bucket/temurin-lts-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin-lts-jdk.json b/bucket/temurin-lts-jdk.json index 402291a1c..b2cd3cd7b 100644 --- a/bucket/temurin-lts-jdk.json +++ b/bucket/temurin-lts-jdk.json @@ -1,15 +1,15 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "17.0.8-7", + "version": "17.0.8-101", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8+7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.8_7.zip", - "hash": "341a7243778802019a100ba7ae32a05a3f4ae5fd64dbf2a970d02f07c7d1c804" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jdk_x64_windows_hotspot_17.0.8.1_1.zip", + "hash": "651a795155dc918c06cc9fd4b37253b9cbbca5ec8e76d4a8fa7cdaeb1f52761c" } }, - "extract_dir": "jdk-17.0.8+7", + "extract_dir": "jdk-17.0.8.1+1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"