mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
sqlite: Update to version 3.41.2
This commit is contained in:
parent
2e085089f4
commit
e01f7b1b4c
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "3.41.1",
|
"version": "3.41.2",
|
||||||
"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/2023/sqlite-tools-win32-x86-3410100.zip",
|
"url": "https://www.sqlite.org/2023/sqlite-tools-win32-x86-3410200.zip",
|
||||||
"hash": "907d469d71ab1b6b0b5ca63817959e465fe0292243248b5ac9b6686d832ae54f",
|
"hash": "1d0720c3a4c4619a91eb97f52931e3485f92b53d89e76b335c69c4d8c644c006",
|
||||||
"extract_dir": "sqlite-tools-win32-x86-3410100",
|
"extract_dir": "sqlite-tools-win32-x86-3410200",
|
||||||
"bin": [
|
"bin": [
|
||||||
"sqlite3.exe",
|
"sqlite3.exe",
|
||||||
"sqldiff.exe",
|
"sqldiff.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user