From 2fa5c4ca5b488bb33734b80bf4cd5de423ade52a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Feb 2019 18:00:59 +0000 Subject: [PATCH] sqlite: Update to version 3.27.2 --- sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlite.json b/sqlite.json index 786f82af4b..f91b4b520f 100644 --- a/sqlite.json +++ b/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3.27.1", + "version": "3.27.2", "license": "Public Domain", - "url": "https://www.sqlite.org/2019/sqlite-tools-win32-x86-3270100.zip", - "hash": "d0c0929e51682c28cd81247d6c894543bb8aaf441b0a6546d7f29b6aa38045e9", - "extract_dir": "sqlite-tools-win32-x86-3270100", + "url": "https://www.sqlite.org/2019/sqlite-tools-win32-x86-3270200.zip", + "hash": "753b16d7569de9416ad32919ff5063baf2cb2a20ccdd0e168ca7ff02e7d189ed", + "extract_dir": "sqlite-tools-win32-x86-3270200", "bin": [ "sqlite3.exe", "sqldiff.exe",