sqlite: Update to version 3.32.3

This commit is contained in:
Richard Kuhnt 2020-06-20 20:00:25 +00:00
parent adc30c920f
commit 9b9e5c202f

View File

@ -1,11 +1,11 @@
{
"homepage": "https://www.sqlite.org/",
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine.",
"version": "3.32.2",
"version": "3.32.3",
"license": "Public Domain",
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320200.zip",
"hash": "sha1:ac42c6488aafc48b5e1b234cb625886da87f8f39",
"extract_dir": "sqlite-tools-win32-x86-3320200",
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320300.zip",
"hash": "sha1:e737fe2726bf8cd239e90f1d01b275d5c78a1089",
"extract_dir": "sqlite-tools-win32-x86-3320300",
"bin": [
"sqlite3.exe",
"sqldiff.exe",