sqlite: Upgrade to 3.33.0
[ChangeLog][QtSQL][sqlite] Upgraded to v3.33.0 Pick-to: 5.15 Pick-to: 5.12 Change-Id: I379d8c62b449d4c6b04e5154c8c1a86761e5466e Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>bb10
parent
32c68232a7
commit
a9982e64eb
|
|
@ -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.32.3",
|
||||
"DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3320300.zip",
|
||||
"Version": "3.33.0",
|
||||
"DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3330000.zip",
|
||||
"License": "Public Domain",
|
||||
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue