summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2019-06-05 15:27:37 +0200
committerAndy Shaw <andy.shaw@qt.io>2019-06-05 21:00:57 +0200
commit7932c99a31493add24f683a974042c8c80d74fc1 (patch)
tree6002198f528b2c029415ba7a16c54a35cdbd4771 /src/3rdparty/sqlite/qt_attribution.json
parent6e50a3f78ae09fcbe0fd2f7f56e75cdbf13ad33f (diff)
Update SQLite to 3.28.0
[ChangeLog][Third-Party Code] Updated bundled SQLite to version 3.28.0 Change-Id: I3561ec3bcf80fe6062ccab27f1008dfda66e1187 Reviewed-by: Jani Heikkinen <jani.heikkinen@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 542fa9efb9..e6647b2700 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.26.0",
- "DownloadLocation": "https://www.sqlite.org/2018/sqlite-amalgamation-3260000.zip",
+ "Version": "3.28.0",
+ "DownloadLocation": "https://www.sqlite.org/2019/sqlite-amalgamation-3280000.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}