From 8b523a1786d4ef9ddb94eb3251eb91dcffc8d8cc Mon Sep 17 00:00:00 2001 From: Pavel Shliak Date: Fri, 27 Dec 2024 22:06:39 +0400 Subject: [PATCH] Meta: Update sqlite to 3.47.2 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 5d80dc31e28..9c2044465e8 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -189,7 +189,7 @@ }, { "name": "sqlite3", - "version": "3.46.1" + "version": "3.47.2#0" }, { "name": "woff2",