From 14791d8787c98577d3e15c96e07f2090973b7252 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 Mar 2017 18:01:13 +0200 Subject: [PATCH] Update sqlite to version 3180000 --- sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlite.json b/sqlite.json index 5cf76535c9..dacb0ea825 100644 --- a/sqlite.json +++ b/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3170000", + "version": "3180000", "license": "Public Domain", - "url": "https://www.sqlite.org/2017/sqlite-tools-win32-x86-3170000.zip", - "hash": "625c4b9f0c54d00f029ebfb7c0bdc36e1c25b1135ff5d0cdbb205545f685c020", - "extract_dir": "sqlite-tools-win32-x86-3170000", + "url": "https://www.sqlite.org/2017/sqlite-tools-win32-x86-3180000.zip", + "hash": "b3f633bf69a7992e3fe0344bd681905d5d52bfd5957e37bbcd731d1d516ebc34", + "extract_dir": "sqlite-tools-win32-x86-3180000", "bin": [ "sqlite3.exe", "sqldiff.exe",