sqlite: Update to version 3.32.2

This commit is contained in:
Jakub Čábera 2020-06-06 21:43:28 +02:00
parent fb8f4b3ce9
commit 78d827bcf2

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.32.1", "version": "3.32.2",
"license": "Public Domain", "license": "Public Domain",
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320100.zip", "url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320200.zip",
"hash": "sha1:bcd3fec536e36b4cdc51f0c5082b4ff84f2e9ea4", "hash": "sha1:ac42c6488aafc48b5e1b234cb625886da87f8f39",
"extract_dir": "sqlite-tools-win32-x86-3320100", "extract_dir": "sqlite-tools-win32-x86-3320200",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",