From 57bd5baff4b4784ae44c83988b92812ef1e59650 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Wed, 27 Aug 2025 06:35:19 -0400 Subject: [PATCH] Meta: Update libwebp to version 1.6.0 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 25623d55340..d711ab8f956 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -251,7 +251,7 @@ }, { "name": "libwebp", - "version": "1.5.0#1" + "version": "1.6.0#0" }, { "name": "mman",