sqlite: Update to version 3.38.3

This commit is contained in:
github-actions[bot] 2022-04-27 16:31:45 +00:00
parent e060167a2f
commit 6861d9b428

View File

@ -1,11 +1,11 @@
{ {
"version": "3.38.2", "version": "3.38.3",
"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-3380200.zip", "url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380300.zip",
"hash": "f1d645a1b32e88d0cabd8be5f732c5e91edffe3a34879f2a4673aae999c321d9", "hash": "3ad27f84dd5949e827183c3ffba1f2c0ab4f263381865accca330742dafa1daf",
"extract_dir": "sqlite-tools-win32-x86-3380200", "extract_dir": "sqlite-tools-win32-x86-3380300",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",