From 522d13b0fbd2a19c7ab3edec30ec58bfe107ef04 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Sat, 24 May 2025 08:12:11 -0400 Subject: [PATCH] Revert "Meta: Update skia to version 134" This reverts commit 51d189198d3fc61141fc367dc315c7f50492a57e. This neglected to update the overlay port, thus had no effect. --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 5a824884b2..e4193aa45f 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -199,7 +199,7 @@ }, { "name": "skia", - "version": "134#2" + "version": "129#0" }, { "name": "sqlite3",