diff --git a/bucket/sqlite.json b/bucket/sqlite.json index 12be4be4a4..0f2da2d639 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,11 +1,11 @@ { - "version": "3.38.1", + "version": "3.38.2", "description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine", "homepage": "https://www.sqlite.org/", "license": "blessing", - "url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380100.zip", - "hash": "15d2b046f85883fb609831a0dcb009cd979b08973a68745cdcaa52c72b1015ed", - "extract_dir": "sqlite-tools-win32-x86-3380100", + "url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380200.zip", + "hash": "f1d645a1b32e88d0cabd8be5f732c5e91edffe3a34879f2a4673aae999c321d9", + "extract_dir": "sqlite-tools-win32-x86-3380200", "bin": [ "sqlite3.exe", "sqldiff.exe",