summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2020-09-29 09:45:59 +0200
committerAndy Shaw <andy.shaw@qt.io>2020-10-17 08:21:52 +0200
commita9982e64eb5108e5c4b51a4e5738c08eff6d07e7 (patch)
tree7437608a16e6cb1cbf8451de73a1d01b0ad1eff6 /src/3rdparty/sqlite/qt_attribution.json
parent32c68232a71831b661da26b5dbd191b8cb98e651 (diff)
sqlite: Upgrade to 3.33.0
[ChangeLog][QtSQL][sqlite] Upgraded to v3.33.0 Pick-to: 5.15 Pick-to: 5.12 Change-Id: I379d8c62b449d4c6b04e5154c8c1a86761e5466e 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 1e3a92aee7..c544716cbb 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.3",
- "DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3320300.zip",
+ "Version": "3.33.0",
+ "DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3330000.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}