SQLite: Fix attrition file to have right version number

Pick-to: 6.8 6.5 5.15
Change-Id: I9fea5c8d19209c44b16916645e600735de929d80
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
(cherry picked from commit 311ac55f118dc88add297853318cd0cfd7c1c0d5)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Andy Shaw 2024-12-13 15:56:53 +01:00 committed by Qt Cherry-pick Bot
parent 440dcaca27
commit 9988cd2469

View File

@ -9,7 +9,7 @@
"Homepage": "https://www.sqlite.org/",
"Version": "3.47.2",
"PURL": "pkg:github/sqlite/sqlite@version-3.47.2",
"CPE": "cpe:2.3:a:sqlite:sqlite:3.47.1:*:*:*:*:*:*:*",
"CPE": "cpe:2.3:a:sqlite:sqlite:3.47.2:*:*:*:*:*:*:*",
"DownloadLocation": "https://www.sqlite.org/2024/sqlite-amalgamation-3470200.zip",
"License": "SQLite Blessing",
"LicenseId": "blessing",