diff --git a/bucket/sqlite.json b/bucket/sqlite.json index f459e8b369..d3a3dfb25d 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,11 +1,11 @@ { - "version": "3.35.5", + "version": "3.36.0", "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-3350500.zip", - "hash": "bfe3832aea1dda2bd7b0fe91ebcd653fa160106593f84ba0ab1d51161c4df65d", - "extract_dir": "sqlite-tools-win32-x86-3350500", + "url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3360000.zip", + "hash": "b0c0625997ab19fa99022dad9226c7ef5f312d241ea75e430e7c49f7be0a91ae", + "extract_dir": "sqlite-tools-win32-x86-3360000", "bin": [ "sqlite3.exe", "sqldiff.exe",