diff --git a/bucket/sqlite.json b/bucket/sqlite.json index 22a69015da..12be4be4a4 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,11 +1,11 @@ { - "version": "3.38.0", + "version": "3.38.1", "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-3380000.zip", - "hash": "d5923f1b7938669121a2641ea07fc612a5b20feac5e76731abbc243f9cdc132f", - "extract_dir": "sqlite-tools-win32-x86-3380000", + "url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380100.zip", + "hash": "15d2b046f85883fb609831a0dcb009cd979b08973a68745cdcaa52c72b1015ed", + "extract_dir": "sqlite-tools-win32-x86-3380100", "bin": [ "sqlite3.exe", "sqldiff.exe",