From baee27ea31293344a2ea113bb560f6f66eeff5cd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 1 Aug 2017 15:00:20 +0000 Subject: [PATCH] Update sqlite to version 3200000 --- sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlite.json b/sqlite.json index 4178ed94b1..ccfbaaa24d 100644 --- a/sqlite.json +++ b/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3190300", + "version": "3200000", "license": "Public Domain", - "url": "https://www.sqlite.org/2017/sqlite-tools-win32-x86-3190300.zip", - "hash": "b47b0ee72b3bfd87775869d98ff4ec3c390f61c5200bf0961b30d903d2697325", - "extract_dir": "sqlite-tools-win32-x86-3190300", + "url": "https://www.sqlite.org/2017/sqlite-tools-win32-x86-3200000.zip", + "hash": "4aec6a3593a62bed3de72a125e8d14d516dcf4c32abc72cba2ed1ae0ab8bec2a", + "extract_dir": "sqlite-tools-win32-x86-3200000", "bin": [ "sqlite3.exe", "sqldiff.exe",