summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2020-06-04 11:51:42 +0200
committerAndy Shaw <andy.shaw@qt.io>2020-06-04 23:20:20 +0200
commit542e7da817b1b0204ab6e8fdac802949e161cce5 (patch)
treebdd6c1895c30aecd1dce305f70cd198de82daef8 /src/3rdparty/sqlite
parent1a3c9df90ac3aa40d21d067911e34e81abba0234 (diff)
Update the qt_attribution.json for SQLite
This got forgotten when SQLite was upgraded to v3.32.1, so this amends e10e989ce83027f2f620bb6948be4948f3c91e76 Change-Id: I75799b6c55bc39c4cc050b5eb18a99d9f197410c Pick-to: 5.15 5.12.9 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/3rdparty/sqlite')
-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 e60605a5e8..8d079b3bc1 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.31.1",
- "DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3310100.zip",
+ "Version": "3.32.1",
+ "DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3320100.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}