sqlite: Update to version 3.43.2

This commit is contained in:
github-actions[bot] 2023-10-10 16:28:15 +00:00
parent 326780b6f1
commit 58b6d5ded7

View File

@ -1,11 +1,11 @@
{ {
"version": "3.43.1", "version": "3.43.2",
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine", "description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine",
"homepage": "https://www.sqlite.org/", "homepage": "https://www.sqlite.org/",
"license": "blessing", "license": "blessing",
"url": "https://www.sqlite.org/2023/sqlite-tools-win32-x86-3430100.zip", "url": "https://www.sqlite.org/2023/sqlite-tools-win32-x86-3430200.zip",
"hash": "ac1a2bfc1d9432e5649564228351c37174503c8b920dbd95328e2c96a982de3b", "hash": "fae9efccf4469ca69be5d418fc088593cdb86e07a1b211bdb85463591a923b02",
"extract_dir": "sqlite-tools-win32-x86-3430100", "extract_dir": "sqlite-tools-win32-x86-3430200",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",