We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff8445 commit 0348befCopy full SHA for 0348bef
1 file changed
src/main.py
@@ -35,16 +35,6 @@ class IPSW:
35
}
36
37
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
47
- "https://updates.cdn-apple.com/2021SummerFCS/fullrestores/071-78715/CFEE4AA0-C104-479B-BDE1-3BFA1DFE710C/UniversalMac_11.5.2_20G95_Restore.ipsw"),
48
IPSW("12.0 beta 5",
49
"12.0",
50
"iBoot-7429.30.8.0.4",
0 commit comments