Skip to content

Commit 0348bef

Browse files
jannaumarcan
authored andcommitted
main: remove macOS 11.x boot firmware options
Signed-off-by: Janne Grunau <[email protected]>
1 parent 4ff8445 commit 0348bef

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

src/main.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@ class IPSW:
3535
}
3636

3737
IPSW_VERSIONS = [
38-
IPSW("11.4",
39-
"11.4",
40-
"iBoot-6723.120.36",
41-
True,
42-
"http://updates-http.cdn-apple.com/2021SpringFCS/fullrestores/071-00710/AB478B0E-D78C-4DFE-9BDA-5497969A5272/UniversalMac_11.4_20F71_Restore.ipsw"),
43-
IPSW("11.5.2",
44-
"11.5", # guess?
45-
"iBoot-6723.140.2",
46-
True,
47-
"https://updates.cdn-apple.com/2021SummerFCS/fullrestores/071-78715/CFEE4AA0-C104-479B-BDE1-3BFA1DFE710C/UniversalMac_11.5.2_20G95_Restore.ipsw"),
4838
IPSW("12.0 beta 5",
4939
"12.0",
5040
"iBoot-7429.30.8.0.4",

0 commit comments

Comments
 (0)