mirror of
https://github.com/apple/pkl.git
synced 2026-07-13 08:33:04 +02:00
Fix patch file (#252)
This fixes an issue that is perventing our patch from from being applied.
This commit is contained in:
@@ -71,6 +71,7 @@ index 5171a9a..6761c58 100644
|
|||||||
@@ -8,11 +8,11 @@ commonMark = "0.+"
|
@@ -8,11 +8,11 @@ commonMark = "0.+"
|
||||||
downloadTaskPlugin = "4.1.2"
|
downloadTaskPlugin = "4.1.2"
|
||||||
geantyref = "1.+"
|
geantyref = "1.+"
|
||||||
|
googleJavaFormat = "1.15.0"
|
||||||
# must not use `+` because used in download URL
|
# must not use `+` because used in download URL
|
||||||
-graalVm = "22.3.3"
|
-graalVm = "22.3.3"
|
||||||
-# intentionally empty; replaced by patch file when building pkl-cli macos/aarch64
|
-# intentionally empty; replaced by patch file when building pkl-cli macos/aarch64
|
||||||
|
|||||||
Reference in New Issue
Block a user