diff --git a/bucket/sqlite.json b/bucket/sqlite.json index f3a275415c..282dd2473e 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,11 +1,11 @@ { - "version": "3.35.2", + "version": "3.35.3", "description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine.", "homepage": "https://www.sqlite.org/", "license": "Public Domain", - "url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3350200.zip", - "hash": "23db18a6c400007229e8a153c080750a0a44d289d007b7c49da9deb91717cca2", - "extract_dir": "sqlite-tools-win32-x86-3350200", + "url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3350300.zip", + "hash": "9d6e5abaf4608ac5e6cec57c59bb4d7bce8b137d02d8befee31a5e19538c7051", + "extract_dir": "sqlite-tools-win32-x86-3350300", "bin": [ "sqlite3.exe", "sqldiff.exe",