Skip to content

Commit 1ed3070

Browse files
committed
installer_data.json: Bump version support
Signed-off-by: Hector Martin <[email protected]>
1 parent 248ac15 commit 1ed3070

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/installer_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"boot_object": "m1n1.bin",
77
"next_object": "m1n1/boot.bin",
88
"package": "asahi-plasma-20221122-4.zip",
9-
"supported_fw": ["12.3", "12.3.1", "12.4"],
9+
"supported_fw": ["12.3", "12.3.1", "12.4", "13.3"],
1010
"partitions": [
1111
{
1212
"name": "EFI",
@@ -33,7 +33,7 @@
3333
"boot_object": "m1n1.bin",
3434
"next_object": "m1n1/boot.bin",
3535
"package": "asahi-base-20221122-4.zip",
36-
"supported_fw": ["12.3", "12.3.1", "12.4"],
36+
"supported_fw": ["12.3", "12.3.1", "12.4", "13.3"],
3737
"partitions": [
3838
{
3939
"name": "EFI",

0 commit comments

Comments
 (0)