Add 13.5 to supported firmware list

This commit is contained in:
Davide Cavalca 2023-08-02 09:09:51 +01:00
parent a37f7758c2
commit 1378d72185

View File

@ -77,7 +77,7 @@ cat > "${package}.json" <<EOF
"next_object": "m1n1/boot.bin", "next_object": "m1n1/boot.bin",
"package": "${package}.zip", "package": "${package}.zip",
"icon": "fedora.icns", "icon": "fedora.icns",
"supported_fw": ["12.3", "12.3.1", "12.4"], "supported_fw": ["13.5", "12.3", "12.3.1", "12.4"],
"partitions": [ "partitions": [
{ {
"name": "EFI", "name": "EFI",