summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2019-10-23 10:22:59 +0200
committerAndy Shaw <andy.shaw@qt.io>2019-10-29 09:17:41 +0200
commit11acbc2c9928603dae6b4e2f1ca8b745e766f92b (patch)
tree2250df20f03ac53a0d7e364e29bfe7bd0e23f163 /src/3rdparty/sqlite/qt_attribution.json
parentc62dbc0c02a65a98eb8f888e75aff0d26e38e5a2 (diff)
sqlite: Update to v3.30.1
Since the patch applied previously is no longer required, we have removed that too. [ChangeLog][QtSQL][sqlite] Updated to v3.30.1 Fixes: QTBUG-79416 Change-Id: Ifc3fcc6e1768f80e97a5e0ab4b2aeabddf2ced9d Reviewed-by: Simon Hausmann <simon.hausmann@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 2ad20f8637..4d0851e9b9 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.29.0",
- "DownloadLocation": "https://www.sqlite.org/2019/sqlite-amalgamation-3290000.zip",
+ "Version": "3.30.1",
+ "DownloadLocation": "https://www.sqlite.org/2019/sqlite-amalgamation-3300100.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}