From 722a7dda56a5ac6d43c686c4fbf7b105b5544d88 Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Thu, 21 Jan 2021 13:16:45 +0100 Subject: SQLite: Update to 3.34.0 [ChangeLog][QtSQL][SQLite] Updated to 3.34.0 Fixes: QTBUG-90226 Pick-to: 6.0 5.15 Change-Id: I2a489bec1fee2bdee7ea474094ca3db308699753 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 c544716cbb..4de484e56d 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.33.0", - "DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3330000.zip", + "Version": "3.34.0", + "DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3340000.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