From 840fd7469247a920bfdf850e681a1841d7c0b4f8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 18 Sep 2018 21:00:30 +0000 Subject: [PATCH] sqlite: Update to version 3.25.1 --- sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlite.json b/sqlite.json index c49c0549e7..add615a4e7 100644 --- a/sqlite.json +++ b/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3.25.0", + "version": "3.25.1", "license": "Public Domain", - "url": "https://www.sqlite.org/2018/sqlite-tools-win32-x86-3250000.zip", - "hash": "9b334b1c416801d8faa163d094d6688770ecf7f2299fd49bbfbe0d153e4b285e", - "extract_dir": "sqlite-tools-win32-x86-3250000", + "url": "https://www.sqlite.org/2018/sqlite-tools-win32-x86-3250100.zip", + "hash": "2d6302075403140edc428c7ec14e232429a08c2f7bc215f0ea66c207c2bea4de", + "extract_dir": "sqlite-tools-win32-x86-3250100", "bin": [ "sqlite3.exe", "sqldiff.exe",