From 9988cd2469100ce6f14e847d25840984e3a9cb65 Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Fri, 13 Dec 2024 15:56:53 +0100 Subject: [PATCH] SQLite: Fix attrition file to have right version number Pick-to: 6.8 6.5 5.15 Change-Id: I9fea5c8d19209c44b16916645e600735de929d80 Reviewed-by: Christian Ehrlicher (cherry picked from commit 311ac55f118dc88add297853318cd0cfd7c1c0d5) Reviewed-by: Qt Cherry-pick Bot --- src/3rdparty/sqlite/qt_attribution.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/3rdparty/sqlite/qt_attribution.json b/src/3rdparty/sqlite/qt_attribution.json index 28b8930605d..6b26f7eb763 100644 --- a/src/3rdparty/sqlite/qt_attribution.json +++ b/src/3rdparty/sqlite/qt_attribution.json @@ -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",