sqlite: hash fix (#1919)

This commit is contained in:
github-actions[bot] 2021-03-13 17:22:43 +08:00 committed by GitHub
parent b37d124f24
commit 022cf78d95
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-3350000.zip", "url": "https://www.sqlite.org/2021/sqlite-tools-win32-x86-3350000.zip",
"hash": "562b11dfcde42bc4f77055ac77b52c6ced5dfa769b66efcbe8fbadf670b31d3e", "hash": "b7b8a5fe0cc46e91f3eedf7b9ebab20ea3c7ca8c63a514eeee148369ba643397",
"extract_dir": "sqlite-tools-win32-x86-3350000", "extract_dir": "sqlite-tools-win32-x86-3350000",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",