diff --git a/bucket/sqlite.json b/bucket/sqlite.json index 67b1c8abbe..b33d16ed92 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,11 +1,11 @@ { - "version": "3.38.3", + "version": "3.38.4", "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-3380300.zip", - "hash": "3ad27f84dd5949e827183c3ffba1f2c0ab4f263381865accca330742dafa1daf", - "extract_dir": "sqlite-tools-win32-x86-3380300", + "url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380400.zip", + "hash": "7d9fa965acd1a1962166142a9e4778b33c4392131df45e9dc9c215abea9610d8", + "extract_dir": "sqlite-tools-win32-x86-3380400", "bin": [ "sqlite3.exe", "sqldiff.exe",