sqlite: Update to version 3.31.1

This commit is contained in:
Richard Kuhnt 2020-01-27 22:01:50 +00:00
parent 33797d3aa4
commit 5d2ec4a271

View File

@ -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.31.0",
"version": "3.31.1",
"license": "Public Domain",
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3310000.zip",
"hash": "sha1:80758702c60504273c59502603cb5eea74555fce",
"extract_dir": "sqlite-tools-win32-x86-3310000",
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3310100.zip",
"hash": "sha1:84de665d28cff0f8c512889cd356712e17310637",
"extract_dir": "sqlite-tools-win32-x86-3310100",
"bin": [
"sqlite3.exe",
"sqldiff.exe",