mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
sqlite: Update to version 3.30.1
This commit is contained in:
parent
2632bc9cb3
commit
e181dcbedc
@ -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.30.0",
|
||||
"version": "3.30.1",
|
||||
"license": "Public Domain",
|
||||
"url": "https://www.sqlite.org/2019/sqlite-tools-win32-x86-3300000.zip",
|
||||
"hash": "sha1:a22ffa0c32a414df29d63ccf9a3dd3d68c561713",
|
||||
"extract_dir": "sqlite-tools-win32-x86-3300000",
|
||||
"url": "https://www.sqlite.org/2019/sqlite-tools-win32-x86-3300100.zip",
|
||||
"hash": "sha1:11d5d92b21a50678d73aba61389b6a568c39de2a",
|
||||
"extract_dir": "sqlite-tools-win32-x86-3300100",
|
||||
"bin": [
|
||||
"sqlite3.exe",
|
||||
"sqldiff.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user