From 7bedc1c55666bc5ae04a88361347d926a4ede56c Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Tue, 22 Apr 2025 15:43:01 +0100 Subject: [PATCH] Meta: Update woff2 to version 1.0.2#5 This includes a patch which lets it build on GCC 15. See https://github.com/microsoft/vcpkg/pull/45132 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index ef27d0e950c..9a1d6fc44de 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -202,7 +202,7 @@ }, { "name": "woff2", - "version": "1.0.2#4" + "version": "1.0.2#5" }, { "name": "zlib",