From 2499e2c4937fc228e49e94e41fdaac065c203168 Mon Sep 17 00:00:00 2001 From: Daniel Chao Date: Tue, 27 Feb 2024 07:50:00 -0800 Subject: [PATCH] Fix patch file (#252) This fixes an issue that is perventing our patch from from being applied. --- patches/graalVm23.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/patches/graalVm23.patch b/patches/graalVm23.patch index 31749706f..3e0ae76dd 100644 --- a/patches/graalVm23.patch +++ b/patches/graalVm23.patch @@ -71,6 +71,7 @@ index 5171a9a..6761c58 100644 @@ -8,11 +8,11 @@ commonMark = "0.+" downloadTaskPlugin = "4.1.2" geantyref = "1.+" + googleJavaFormat = "1.15.0" # must not use `+` because used in download URL -graalVm = "22.3.3" -# intentionally empty; replaced by patch file when building pkl-cli macos/aarch64