From b75b005167e6a93368ceb7706f39f5f1f5400799 Mon Sep 17 00:00:00 2001 From: Quentin Legot Date: Fri, 29 Sep 2023 11:50:09 +0200 Subject: [PATCH] Fix for windows --- launcher.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher.json b/launcher.json index fe38a98..bf248cb 100644 --- a/launcher.json +++ b/launcher.json @@ -18,7 +18,7 @@ "platform": { "win32": { "x64": { - "name": "jdk-17.0.8.1+1", + "name": "jdk-17.0.8.1+1-jre", "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-debugimage_x64_windows_hotspot_17.0.8.1_1.zip", "sha256sum": "651a795155dc918c06cc9fd4b37253b9cbbca5ec8e76d4a8fa7cdaeb1f52761c" }