Add back older firmware to the manifest

This commit is contained in:
Davide Cavalca 2023-11-03 08:59:46 -07:00
parent df53532b87
commit db0ec3df16

View File

@ -103,7 +103,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": ["13.5"], "supported_fw": ["12.3", "12.4", "13.5"],
"extras": ${extras}, "extras": ${extras},
"partitions": [ "partitions": [
{ {