sqlite: Update to version 3.35.1

This commit is contained in:
Richard Kuhnt 2021-03-16 00:00:35 +00:00
parent e1c26d144b
commit c82044c576

View File

@ -1,11 +1,11 @@
{ {
"version": "3.35.0", "version": "3.35.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": "Public Domain", "license": "Public Domain",
"url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3350000.zip", "url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3350100.zip",
"hash": "b7b8a5fe0cc46e91f3eedf7b9ebab20ea3c7ca8c63a514eeee148369ba643397", "hash": "c7540dff96eba1702e970ee4f2367183f6f4f632f8db273667d04073a19ff8ba",
"extract_dir": "sqlite-tools-win32-x86-3350000", "extract_dir": "sqlite-tools-win32-x86-3350100",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",