From a46ed9296efa964d5f47329cc25d0495f3fdf84c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:27:00 +0000 Subject: [PATCH] sqlite: Update to version 3.44.2 --- bucket/sqlite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqlite.json b/bucket/sqlite.json index 1af340a97b..cbaf04fa1b 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,10 +1,10 @@ { - "version": "3.44.1", + "version": "3.44.2", "description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine", "homepage": "https://www.sqlite.org/", "license": "blessing", - "url": "https://www.sqlite.org/2023/sqlite-tools-win-x64-3440100.zip", - "hash": "d817a798bf286068e752a90840f034000a68dfc39af26a967503b9bdc51bc7db", + "url": "https://www.sqlite.org/2023/sqlite-tools-win-x64-3440200.zip", + "hash": "5844b24d61bb2103d7c1c6a589c341ffd1cfc165acf98292619a9d11192c03ff", "bin": [ "sqlite3.exe", "sqldiff.exe",