make-asahi-installer-package: update supported firmware to match official installer

This commit is contained in:
Davide Cavalca 2022-12-23 16:11:45 +00:00
parent 4363374155
commit 40c5a9a10c

View File

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