summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-07-09 15:20:39 +0200
committerKai Koehne <kai.koehne@qt.io>2018-07-13 14:36:08 +0000
commit46c2241a57d65ae6bb89e0924cadb3220e5371ef (patch)
tree7edd2fa7c3746b6ee8172a8c22cbfccc84fa06c7 /src/3rdparty/sqlite/qt_attribution.json
parente37fe8110d6a94d69418bbce5660477df4862c9d (diff)
Update bundled sqlite to 3.24.0
[ChangeLog][Third-Party Code] Sqlite was updated to version 3.24.0 Task-number: QTBUG-69274 Change-Id: Icf3d7b2c1af0fb67033fd39240bee0cacccaf96f Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/3rdparty/sqlite/qt_attribution.json')
-rw-r--r--src/3rdparty/sqlite/qt_attribution.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/3rdparty/sqlite/qt_attribution.json b/src/3rdparty/sqlite/qt_attribution.json
index b470e7e38c..d00a95f1aa 100644
--- a/src/3rdparty/sqlite/qt_attribution.json
+++ b/src/3rdparty/sqlite/qt_attribution.json
@@ -5,8 +5,9 @@
"QtUsage": "Used in Qt SQL Lite plugin. Configure Qt with -system-sqlite or -no-sqlite to avoid.",
"Description": "SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.",
- "Homepage": "http://www.sqlite.org/",
- "Version": "3.23.1",
+ "Homepage": "https://www.sqlite.org/",
+ "Version": "3.24.0",
+ "DownloadLocation": "https://www.sqlite.org/2018/sqlite-amalgamation-3240000.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}