From 48a4cc9ba3a358e2d3b0ef1ee9edbf451a32621b Mon Sep 17 00:00:00 2001 From: Pavel Shliak Date: Fri, 27 Dec 2024 22:16:00 +0400 Subject: [PATCH] Meta: Update libjpeg-turbo to 3.1.0 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 9c2044465e..524fac656f 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -149,7 +149,7 @@ }, { "name": "libjpeg-turbo", - "version": "3.0.2" + "version": "3.1.0#0" }, { "name": "libjxl",