From 35f746e2da14cd479c87ad8ba68a1eeedf338abf Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Mon, 25 Apr 2022 15:57:26 +0200 Subject: [PATCH] temurin-lts-jdk: Update to version 17.0.3-7 --- 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 cd17431cd..d3e732e4c 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.2-8", + "version": "17.0.3-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.2+8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.2_8.zip", - "hash": "d083479ca927dce2f586f779373d895e8bf668c632505740279390384edf03fa" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.3+7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.3_7.zip", + "hash": "595e361d1bbb627fe4a496e3c26c2a1562d118776310cfeb9ae8845e2906d9ab" } }, - "extract_dir": "jdk-17.0.2+8", + "extract_dir": "jdk-17.0.3+7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"