From c5bbdddf1fe005766771913fdac352f83b17f92c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Oct 2017 21:00:17 +0000 Subject: [PATCH] Update sqlite to version 3210000 --- sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlite.json b/sqlite.json index 496484aa34..0b0181e28b 100644 --- a/sqlite.json +++ b/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3200100", + "version": "3210000", "license": "Public Domain", - "url": "https://www.sqlite.org/2017/sqlite-tools-win32-x86-3200100.zip", - "hash": "3f7e37d1ac622455c0ce15f728ca36759afffe4c83449dab76c52315536672a8", - "extract_dir": "sqlite-tools-win32-x86-3200100", + "url": "https://www.sqlite.org/2017/sqlite-tools-win32-x86-3210000.zip", + "hash": "bee05e6e3d6c15a4b149cf879596e602a025c0c622b862bc2a2a056003d2a64b", + "extract_dir": "sqlite-tools-win32-x86-3210000", "bin": [ "sqlite3.exe", "sqldiff.exe",