From 022cf78d95db0740ca35081ef9f2336ef4ce9bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 17:22:43 +0800 Subject: [PATCH] sqlite: hash fix (#1919) --- bucket/sqlite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/sqlite.json b/bucket/sqlite.json index c0e07a4cb5..3f231457d1 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -4,7 +4,7 @@ "homepage": "https://www.sqlite.org/", "license": "Public Domain", "url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3350000.zip", - "hash": "562b11dfcde42bc4f77055ac77b52c6ced5dfa769b66efcbe8fbadf670b31d3e", + "hash": "b7b8a5fe0cc46e91f3eedf7b9ebab20ea3c7ca8c63a514eeee148369ba643397", "extract_dir": "sqlite-tools-win32-x86-3350000", "bin": [ "sqlite3.exe",