sqlite: Update to version 3.38.1

This commit is contained in:
github-actions[bot] 2022-03-12 16:29:33 +00:00
parent aa8c8c3a4c
commit fa74b1df81

View File

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