sqlite: Update to version 3.25.1

This commit is contained in:
Richard Kuhnt 2018-09-18 21:00:30 +00:00
parent f7c5565b89
commit 840fd74692

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://www.sqlite.org/", "homepage": "https://www.sqlite.org/",
"version": "3.25.0", "version": "3.25.1",
"license": "Public Domain", "license": "Public Domain",
"url": "https://www.sqlite.org/2018/sqlite-tools-win32-x86-3250000.zip", "url": "https://www.sqlite.org/2018/sqlite-tools-win32-x86-3250100.zip",
"hash": "9b334b1c416801d8faa163d094d6688770ecf7f2299fd49bbfbe0d153e4b285e", "hash": "2d6302075403140edc428c7ec14e232429a08c2f7bc215f0ea66c207c2bea4de",
"extract_dir": "sqlite-tools-win32-x86-3250000", "extract_dir": "sqlite-tools-win32-x86-3250100",
"bin": [ "bin": [
"sqlite3.exe", "sqlite3.exe",
"sqldiff.exe", "sqldiff.exe",