From 777d6a546d6c4d5985f37c38714462d32fbe5155 Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Thu, 16 Jul 2020 08:10:38 +0200 Subject: sqlite: Upgrade to 3.32.3 [ChangeLog][QtSQL][sqlite] Upgraded to v3.32.3 Pick-to: 5.15 Pick-to: 5.12 Change-Id: I3c00fb6b0bd7daa3465b38ac6536b82d0b16596f Reviewed-by: Volker Hilsheimer --- src/3rdparty/sqlite/qt_attribution.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/3rdparty/sqlite/qt_attribution.json') diff --git a/src/3rdparty/sqlite/qt_attribution.json b/src/3rdparty/sqlite/qt_attribution.json index 8d079b3bc1..1e3a92aee7 100644 --- a/src/3rdparty/sqlite/qt_attribution.json +++ b/src/3rdparty/sqlite/qt_attribution.json @@ -6,8 +6,8 @@ "Description": "SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.", "Homepage": "https://www.sqlite.org/", - "Version": "3.32.1", - "DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3320100.zip", + "Version": "3.32.3", + "DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3320300.zip", "License": "Public Domain", "Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed." } -- cgit v1.2.3