SQLite: Fix attrition file to have right version number

Pick-to: 5.15 6.5 6.8 6.9
Change-Id: I9fea5c8d19209c44b16916645e600735de929d80
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
This commit is contained in:
Andy Shaw 2024-12-13 15:56:53 +01:00
parent 60f7821237
commit 311ac55f11

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",