SQLite: Fix attrition file to have right version number
Pick-to: 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> (cherry picked from commit 9988cd2469100ce6f14e847d25840984e3a9cb65)bb10
parent
829c0e55cd
commit
85f335de29
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue