From 98aafffaaedb3fad66cbe6b790724bd50eada5c1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 5 Nov 2018 22:00:31 +0000 Subject: [PATCH] sqlite: Update to version 3.25.3 --- sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sqlite.json b/sqlite.json index 7b5aea6034..4d12b7e877 100644 --- a/sqlite.json +++ b/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3.25.2", + "version": "3.25.3", "license": "Public Domain", - "url": "https://www.sqlite.org/2018/sqlite-tools-win32-x86-3250200.zip", - "hash": "54f7c9e073e67680c7222b39130c86606ac6071c6d0a60c97d1802f593042cd4", - "extract_dir": "sqlite-tools-win32-x86-3250200", + "url": "https://www.sqlite.org/2018/sqlite-tools-win32-x86-3250300.zip", + "hash": "d2df1ef9f31e4d4e159e3afac87088f8614ad157e62f627c6317482744823b1f", + "extract_dir": "sqlite-tools-win32-x86-3250300", "bin": [ "sqlite3.exe", "sqldiff.exe",