mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
sqlite: Update to version 3.38.5
This commit is contained in:
parent
e95099d1f4
commit
d68643c0c7
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "3.38.4",
|
"version": "3.38.5",
|
||||||
"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-3380400.zip",
|
"url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380500.zip",
|
||||||
"hash": "d9e8664ec57583db05dcbab71558d1fe7c30948edf6ad660924719a673ee804a",
|
"hash": "0390d853a8117d592371ace3cd0c77f1b793583a12cd12b828e698be33d2d08f",
|
||||||
"extract_dir": "sqlite-tools-win32-x86-3380400",
|
"extract_dir": "sqlite-tools-win32-x86-3380500",
|
||||||
"bin": [
|
"bin": [
|
||||||
"sqlite3.exe",
|
"sqlite3.exe",
|
||||||
"sqldiff.exe",
|
"sqldiff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user