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",
|
||||
"package": "${package}.zip",
|
||||
"icon": "fedora.icns",
|
||||
"supported_fw": ["12.3", "12.4"],
|
||||
"supported_fw": ["12.3", "12.3.1", "12.4"],
|
||||
"partitions": [
|
||||
{
|
||||
"name": "EFI",
|
||||
|
Loading…
Reference in New Issue
Block a user