summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2019-09-25 09:07:31 +0200
committerAndy Shaw <andy.shaw@qt.io>2019-09-25 10:09:34 +0200
commitf88476569a8608d0f8257fcf3c426cbc68de6d7c (patch)
tree93dba0342e756e211dfc66b367c9a40a1840632b /src/3rdparty/sqlite/qt_attribution.json
parentabfac029ceaf6c3199694a505f312ace347b8245 (diff)
sqlite: Update to v3.29.0
[ChangeLog][QtSQL][sqlite] Updated to v3.29.0 Change-Id: Ibf61c829dcd24dc8cdf00f5b57078255b0ad5ef1 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 e6647b2700..2ad20f8637 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.28.0",
- "DownloadLocation": "https://www.sqlite.org/2019/sqlite-amalgamation-3280000.zip",
+ "Version": "3.29.0",
+ "DownloadLocation": "https://www.sqlite.org/2019/sqlite-amalgamation-3290000.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}