From f3dc9834baa7210bf5828debfa8af7d464fa2ade Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 3 Feb 2022 01:50:58 +0100 Subject: [PATCH] microsoft17-jdk: Update to version 17.0.2.8.1 --- bucket/microsoft17-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/microsoft17-jdk.json b/bucket/microsoft17-jdk.json index ed94a3ca4..67e323a45 100644 --- a/bucket/microsoft17-jdk.json +++ b/bucket/microsoft17-jdk.json @@ -1,15 +1,15 @@ { "description": "The Microsoft Build of OpenJDK is a no-cost long-term supported distribution and Microsoft's way to collaborate and contribute to the Java ecosystem.", "homepage": "https://www.microsoft.com/openjdk/", - "version": "17.0.1.12.1", + "version": "17.0.2.8.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.1.12.1-windows-x64.zip", - "hash": "68194c25be4b0de5c1cb4dc941ee3e6261346ddcc3fa1d9630c6faa2792fe714" + "url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.2.8.1-windows-x64.zip", + "hash": "6d8c754e39cc4016f6c18491a67a4d64563f82f89179f2c75e9b47e536ca217d" } }, - "extract_dir": "jdk-17.0.1+12", + "extract_dir": "jdk-17.0.2+8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"