From cb7dacc56a83480010e3812012148773e47ce802 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Fri, 23 May 2025 08:05:26 -0400 Subject: [PATCH] Meta: Update ffmpeg to version 7.1.1 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 1c6f9c47ab2..151f3c40dfd 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -147,7 +147,7 @@ }, { "name": "ffmpeg", - "version": "7.1#1" + "version": "7.1.1#2" }, { "name": "fontconfig",