Skip to content

Commit

Permalink
SQLite: Update SQLite to v3.36.0
Browse files Browse the repository at this point in the history
[ChangeLog][QtSQL][SQLite] Updated SQLite to v3.36.0

Pick-to: 6.2 6.2.0 5.15 5.12
Change-Id: I05cde47b757455dfd438405bfba1818c7f6eec00
Reviewed-by: Volker Hilsheimer <[email protected]>
  • Loading branch information
AndyShawQt authored and vohi committed Sep 8, 2021
1 parent 19febad commit b919fc8
Show file tree
Hide file tree
Showing 3 changed files with 4,341 additions and 2,976 deletions.
4 changes: 2 additions & 2 deletions src/3rdparty/sqlite/qt_attribution.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.35.5",
"DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3350500.zip",
"Version": "3.36.0",
"DownloadLocation": "https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}
Loading

0 comments on commit b919fc8

Please sign in to comment.