mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
sqlite: Update to version 3.32.2
This commit is contained in:
parent
fb8f4b3ce9
commit
78d827bcf2
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "https://www.sqlite.org/",
|
||||
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine.",
|
||||
"version": "3.32.1",
|
||||
"version": "3.32.2",
|
||||
"license": "Public Domain",
|
||||
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320100.zip",
|
||||
"hash": "sha1:bcd3fec536e36b4cdc51f0c5082b4ff84f2e9ea4",
|
||||
"extract_dir": "sqlite-tools-win32-x86-3320100",
|
||||
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320200.zip",
|
||||
"hash": "sha1:ac42c6488aafc48b5e1b234cb625886da87f8f39",
|
||||
"extract_dir": "sqlite-tools-win32-x86-3320200",
|
||||
"bin": [
|
||||
"sqlite3.exe",
|
||||
"sqldiff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user