From aef0f4b2e7d735e6364d82a2fe17805eb059d5e9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Nov 2018 00:00:32 +0000 Subject: [PATCH] sqlite: Update to version 3.25.2 --- sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlite.json b/sqlite.json index 4d12b7e877..7b5aea6034 100644 --- a/sqlite.json +++ b/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3.25.3", + "version": "3.25.2", "license": "Public Domain", - "url": "https://www.sqlite.org/2018/sqlite-tools-win32-x86-3250300.zip", - "hash": "d2df1ef9f31e4d4e159e3afac87088f8614ad157e62f627c6317482744823b1f", - "extract_dir": "sqlite-tools-win32-x86-3250300", + "url": "https://www.sqlite.org/2018/sqlite-tools-win32-x86-3250200.zip", + "hash": "54f7c9e073e67680c7222b39130c86606ac6071c6d0a60c97d1802f593042cd4", + "extract_dir": "sqlite-tools-win32-x86-3250200", "bin": [ "sqlite3.exe", "sqldiff.exe",