From 6634100914d8b0a51dc6501c9ca04874bff901ee Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Wed, 27 Aug 2025 06:37:20 -0400 Subject: [PATCH] Meta: Update sqlite3 to version 3.50.4 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 531757ba8c3..73f175e8550 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -279,7 +279,7 @@ }, { "name": "sqlite3", - "version": "3.50.2#0" + "version": "3.50.4#0" }, { "name": "woff2",