mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
sqlite: Update to version 3.33.0
This commit is contained in:
parent
7279133e09
commit
a8d4413e2b
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.sqlite.org/",
|
"homepage": "https://www.sqlite.org/",
|
||||||
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine.",
|
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine.",
|
||||||
"version": "3.32.3",
|
"version": "3.33.0",
|
||||||
"license": "Public Domain",
|
"license": "Public Domain",
|
||||||
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3320300.zip",
|
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3330000.zip",
|
||||||
"hash": "sha1:e737fe2726bf8cd239e90f1d01b275d5c78a1089",
|
"hash": "sha1:5b13a53afe89ca0a975f0c166d5e4c33c83695ce",
|
||||||
"extract_dir": "sqlite-tools-win32-x86-3320300",
|
"extract_dir": "sqlite-tools-win32-x86-3330000",
|
||||||
"bin": [
|
"bin": [
|
||||||
"sqlite3.exe",
|
"sqlite3.exe",
|
||||||
"sqldiff.exe",
|
"sqldiff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user