From d9d87d4816eef278c9ea5fd960ec9ef6be75fff1 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Sun, 1 Jun 2025 06:57:12 -0400 Subject: [PATCH] Meta: Update libjxl to version 0.11.1#1 This includes a CMake fix that we added for Ladybird. --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index b5beb41021e..ab2f96dccf8 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -163,7 +163,7 @@ }, { "name": "libjxl", - "version": "0.11.1" + "version": "0.11.1#1" }, { "name": "libpng",