From 94522ff4b51bb42fe8bf1b670ce3e84fb318f73d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 20:21:57 +0000 Subject: [PATCH] microsoft11-jdk: Update to version 11.0.17 --- bucket/microsoft11-jdk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/microsoft11-jdk.json b/bucket/microsoft11-jdk.json index ad14e68bf..e3f82cf8a 100644 --- a/bucket/microsoft11-jdk.json +++ b/bucket/microsoft11-jdk.json @@ -1,12 +1,12 @@ { "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": "11.0.16.1", + "version": "11.0.17", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.16.1-windows-x64.zip", - "hash": "5a35e6fe72af7dca716850f18e833d80e3127ec9c78e41aa3296f0ebcc160afa" + "url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.17-windows-x64.zip", + "hash": "1c7518e6de8e345071742e694f7a69b7e91a1a9983653de71a169f194a7b32b8" } }, "extract_to": "tmp",