sqlite: Update to version 3.33.0

This commit is contained in:
Richard Kuhnt 2020-08-15 01:00:16 +00:00
parent 7279133e09
commit a8d4413e2b

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.3", "version": "3.33.0",
"license": "Public Domain", "license": "Public Domain",
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320300.zip", "url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3330000.zip",
"hash": "sha1:e737fe2726bf8cd239e90f1d01b275d5c78a1089", "hash": "sha1:5b13a53afe89ca0a975f0c166d5e4c33c83695ce",
"extract_dir": "sqlite-tools-win32-x86-3320300", "extract_dir": "sqlite-tools-win32-x86-3330000",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",