mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
sqlite: Update to version 3.38.4
This commit is contained in:
parent
be035c46d3
commit
ee13011b1b
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "3.38.3",
|
"version": "3.38.4",
|
||||||
"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",
|
||||||
"homepage": "https://www.sqlite.org/",
|
"homepage": "https://www.sqlite.org/",
|
||||||
"license": "blessing",
|
"license": "blessing",
|
||||||
"url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380300.zip",
|
"url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380400.zip",
|
||||||
"hash": "3ad27f84dd5949e827183c3ffba1f2c0ab4f263381865accca330742dafa1daf",
|
"hash": "7d9fa965acd1a1962166142a9e4778b33c4392131df45e9dc9c215abea9610d8",
|
||||||
"extract_dir": "sqlite-tools-win32-x86-3380300",
|
"extract_dir": "sqlite-tools-win32-x86-3380400",
|
||||||
"bin": [
|
"bin": [
|
||||||
"sqlite3.exe",
|
"sqlite3.exe",
|
||||||
"sqldiff.exe",
|
"sqldiff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user