sqlite: Update to version 3.32.0

This commit is contained in:
Richard Kuhnt 2020-05-23 02:01:49 +00:00
parent 7acb001863
commit e1689439c9

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://www.sqlite.org/", "homepage": "https://www.sqlite.org/",
"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.",
"version": "3.31.1", "version": "3.32.0",
"license": "Public Domain", "license": "Public Domain",
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3310100.zip", "url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320000.zip",
"hash": "sha1:84de665d28cff0f8c512889cd356712e17310637", "hash": "sha1:e16cf3e92e214a88462e132a610a2268b02bac6c",
"extract_dir": "sqlite-tools-win32-x86-3310100", "extract_dir": "sqlite-tools-win32-x86-3320000",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",