diff --git a/bucket/sqlite.json b/bucket/sqlite.json index 3fad7f94e2..8bac9f0353 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -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",