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