summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2021-01-21 13:16:45 +0100
committerAndy Shaw <andy.shaw@qt.io>2021-01-21 17:06:21 +0100
commit722a7dda56a5ac6d43c686c4fbf7b105b5544d88 (patch)
tree60f820e9c21696d41881466432e844bafa511029 /src/3rdparty/sqlite/qt_attribution.json
parentd5eda37baaea20b2411b6ef1ca0d41a2a71a06a6 (diff)
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 <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/3rdparty/sqlite/qt_attribution.json')
-rw-r--r--src/3rdparty/sqlite/qt_attribution.json4
1 files changed, 2 insertions, 2 deletions
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."
}