summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2023-11-23 18:47:39 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2023-11-23 19:31:14 +0100
commit11d82002491ab0b1499aa715382928db7d52cff8 (patch)
tree7bc8c7581160a4e5e74b1f4768700fc23734fc17 /src/3rdparty/sqlite/qt_attribution.json
parent476e8f8aef52592d3908b9d5cf6711af7a7d631d (diff)
SQLite: Update SQLite to v3.44.1
[ChangeLog][Third-Party Code] Updated SQLite to v3.44.1 Pick-to: 5.15 6.2 6.5 6.6 Change-Id: I156472b14dcf37b8632b948118ef95e62cf0118e Reviewed-by: Volker Hilsheimer <volker.hilsheimer@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 26d101f5a2..5db1b8ac69 100644
--- a/src/3rdparty/sqlite/qt_attribution.json
+++ b/src/3rdparty/sqlite/qt_attribution.json
@@ -7,8 +7,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.44.0",
- "DownloadLocation": "https://sqlite.org/2023/sqlite-amalgamation-3440000.zip",
+ "Version": "3.44.1",
+ "DownloadLocation": "https://sqlite.org/2023/sqlite-amalgamation-3440100.zip",
"License": "Public Domain",
"LicenseId": "CC0-1.0",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."