From be68415c1b928c5183500e32e75a38b203420c24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 23:32:06 +0800 Subject: [PATCH] sqlite: hash fix (#2007) --- bucket/sqlite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/sqlite.json b/bucket/sqlite.json index 282dd2473e..7116539206 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-3350300.zip", - "hash": "9d6e5abaf4608ac5e6cec57c59bb4d7bce8b137d02d8befee31a5e19538c7051", + "hash": "33c84cfabfe261b4402c50bea88c0bb00a9a8f791f857e5b61c651f4453bcbb6", "extract_dir": "sqlite-tools-win32-x86-3350300", "bin": [ "sqlite3.exe",