sqlite: Update to version 3.40.0

This commit is contained in:
github-actions[bot] 2022-11-16 16:29:55 +00:00
parent 7b1ef66025
commit 0ccdadd8d8

View File

@ -1,11 +1,11 @@
{ {
"version": "3.39.4", "version": "3.40.0",
"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-3390400.zip", "url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3400000.zip",
"hash": "5faf62f2c75b32ed9b795607fd29e82e6105bc8aeeb1e13dc80e67be373c5ed3", "hash": "2eaca056b4bdfeb21900b828d91e8d96cdc263dc8fb5017eb1ccf56940a9036b",
"extract_dir": "sqlite-tools-win32-x86-3390400", "extract_dir": "sqlite-tools-win32-x86-3400000",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",