summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-12-17 15:24:21 +0100
committerKai Koehne <kai.koehne@qt.io>2018-12-18 14:22:30 +0000
commitc68d83fd226813c86cd70a2018071b90e2bae0b3 (patch)
tree44a3f7d30b718d1b5b1e3d25a9b033f74c0342ad /src/3rdparty/sqlite/qt_attribution.json
parent5fd48d78d59128cf57a1c4eae3980c23497a8def (diff)
Update SQLite to 3.26.0
[ChangeLog][Third-Party Code] Updated bundled SQLite to version 3.26.0. Fixes: QTBUG-72631 Change-Id: Icbb1e2e247076d4ec1cea809f2940485c26c64ad Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Lars Knoll <lars.knoll@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 d00a95f1aa..542fa9efb9 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.24.0",
- "DownloadLocation": "https://www.sqlite.org/2018/sqlite-amalgamation-3240000.zip",
+ "Version": "3.26.0",
+ "DownloadLocation": "https://www.sqlite.org/2018/sqlite-amalgamation-3260000.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}