sqlite: hash fix (#2007)

This commit is contained in:
github-actions[bot] 2021-03-31 23:32:06 +08:00 committed by GitHub
parent c08f8fe771
commit be68415c1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"homepage": "https://www.sqlite.org/", "homepage": "https://www.sqlite.org/",
"license": "Public Domain", "license": "Public Domain",
"url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3350300.zip", "url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3350300.zip",
"hash": "9d6e5abaf4608ac5e6cec57c59bb4d7bce8b137d02d8befee31a5e19538c7051", "hash": "33c84cfabfe261b4402c50bea88c0bb00a9a8f791f857e5b61c651f4453bcbb6",
"extract_dir": "sqlite-tools-win32-x86-3350300", "extract_dir": "sqlite-tools-win32-x86-3350300",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",