Add 13.5 to supported firmware list
This commit is contained in:
parent
a37f7758c2
commit
1378d72185
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user