From e01f7b1b4cf935fd7fb698e2df3e234edc5e0275 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 16:31:37 +0000 Subject: [PATCH] sqlite: Update to version 3.41.2 --- bucket/sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sqlite.json b/bucket/sqlite.json index d5d0ebf8db..c23cf2900d 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,11 +1,11 @@ { - "version": "3.41.1", + "version": "3.41.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-win32-x86-3410100.zip", - "hash": "907d469d71ab1b6b0b5ca63817959e465fe0292243248b5ac9b6686d832ae54f", - "extract_dir": "sqlite-tools-win32-x86-3410100", + "url": "https://www.sqlite.org/2023/sqlite-tools-win32-x86-3410200.zip", + "hash": "1d0720c3a4c4619a91eb97f52931e3485f92b53d89e76b335c69c4d8c644c006", + "extract_dir": "sqlite-tools-win32-x86-3410200", "bin": [ "sqlite3.exe", "sqldiff.exe",