Skip to content

Commit 697e0bc

Browse files
committed
Fix Fedora 43 in Fedora product
1 parent ef8494c commit 697e0bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

products/fedora/product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cpes:
3434

3535
- fedora_43:
3636
name: "cpe:/o:fedoraproject:fedora:43"
37-
title: "Fedora 37"
37+
title: "Fedora 43"
3838
check_id: installed_OS_is_fedora
3939

4040
- fedora_42:

tests/data/product_stability/fedora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cpes:
2222
- fedora_43:
2323
check_id: installed_OS_is_fedora
2424
name: cpe:/o:fedoraproject:fedora:43
25-
title: Fedora 37
25+
title: Fedora 43
2626
- fedora_42:
2727
check_id: installed_OS_is_fedora
2828
name: cpe:/o:fedoraproject:fedora:42

0 commit comments

Comments
 (0)