From 63304180ec1b6ded9c1f35490864bbc45520937f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Feb 2017 18:24:18 +0100 Subject: [PATCH] Update sqlite to version 3170000 --- sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlite.json b/sqlite.json index 433382fbe4..5cf76535c9 100644 --- a/sqlite.json +++ b/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3160200", + "version": "3170000", "license": "Public Domain", - "url": "https://www.sqlite.org/2017/sqlite-tools-win32-x86-3160200.zip", - "hash": "ddacfbedf3fb54480f8f338eb4c65d3aff5a0d2f0bc1c98486c7a23807772e1f", - "extract_dir": "sqlite-tools-win32-x86-3160200", + "url": "https://www.sqlite.org/2017/sqlite-tools-win32-x86-3170000.zip", + "hash": "625c4b9f0c54d00f029ebfb7c0bdc36e1c25b1135ff5d0cdbb205545f685c020", + "extract_dir": "sqlite-tools-win32-x86-3170000", "bin": [ "sqlite3.exe", "sqldiff.exe",