sqlite: Update to version 3.38.2

This commit is contained in:
github-actions[bot] 2022-03-26 16:29:23 +00:00
parent 7fc9c8f3d0
commit 548a562631

View File

@ -1,11 +1,11 @@
{ {
"version": "3.38.1", "version": "3.38.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/2022/sqlite-tools-win32-x86-3380100.zip", "url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380200.zip",
"hash": "15d2b046f85883fb609831a0dcb009cd979b08973a68745cdcaa52c72b1015ed", "hash": "f1d645a1b32e88d0cabd8be5f732c5e91edffe3a34879f2a4673aae999c321d9",
"extract_dir": "sqlite-tools-win32-x86-3380100", "extract_dir": "sqlite-tools-win32-x86-3380200",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",