Skip to content

Commit e0a896d

Browse files
committed
installer_data.json: Bump to 20231012-1 and enable 13.5 firmware
Signed-off-by: Hector Martin <[email protected]>
1 parent 5e9360a commit e0a896d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

data/installer_data.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"default_os_name": "Asahi Linux",
66
"boot_object": "m1n1.bin",
77
"next_object": "m1n1/boot.bin",
8-
"package": "asahi-plasma-20230606-1.zip",
9-
"supported_fw": ["12.3", "12.3.1", "12.4"],
8+
"package": "asahi-plasma-20231012-1.zip",
9+
"supported_fw": ["12.3", "12.3.1", "12.4", "13.5"],
1010
"partitions": [
1111
{
1212
"name": "EFI",
@@ -32,8 +32,8 @@
3232
"default_os_name": "Asahi Linux",
3333
"boot_object": "m1n1.bin",
3434
"next_object": "m1n1/boot.bin",
35-
"package": "asahi-base-20230606-1.zip",
36-
"supported_fw": ["12.3", "12.3.1", "12.4"],
35+
"package": "asahi-base-20231012-1.zip",
36+
"supported_fw": ["12.3", "12.3.1", "12.4", "13.5"],
3737
"partitions": [
3838
{
3939
"name": "EFI",
@@ -59,8 +59,8 @@
5959
"default_os_name": "UEFI boot",
6060
"boot_object": "m1n1.bin",
6161
"next_object": "m1n1/boot.bin",
62-
"package": "uefi-only-20230606-1.zip",
63-
"supported_fw": ["12.3", "12.3.1", "12.4"],
62+
"package": "uefi-only-20231012-1.zip",
63+
"supported_fw": ["12.3", "12.3.1", "12.4", "13.5"],
6464
"partitions": [
6565
{
6666
"name": "EFI",

0 commit comments

Comments
 (0)