make-asahi-installer-package: update supported firmware to match official installer
This commit is contained in:
parent
4363374155
commit
40c5a9a10c
@ -75,7 +75,7 @@ cat > installer_data.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.4"],
|
"supported_fw": ["12.3", "12.3.1", "12.4"],
|
||||||
"partitions": [
|
"partitions": [
|
||||||
{
|
{
|
||||||
"name": "EFI",
|
"name": "EFI",
|
||||||
|
Loading…
Reference in New Issue
Block a user