More corrections

what's with the wrong checksums from ipsw.me? haha
This commit is contained in:
LukeZGD 2022-07-19 10:08:32 +08:00
parent aa802cfac6
commit 8b85e7f139
7 changed files with 6 additions and 9 deletions

View File

@ -97,7 +97,6 @@
- A7 patches from [MatthewPierson](https://github.com/MatthewPierson/iPhone-5s-OTA-Downgrade-Patches)
- [EtasonJB](https://www.theiphonewiki.com/wiki/EtasonJB)
- [evasi0n](https://www.theiphonewiki.com/wiki/Evasi0n)
- [evasi0n7](https://www.theiphonewiki.com/wiki/Evasi0n7)
- [Pangu](https://www.theiphonewiki.com/wiki/Pangu)
- [p0sixspwn](https://www.theiphonewiki.com/wiki/p0sixspwn)
- [unthredeh4il](https://www.theiphonewiki.com/wiki/Unthredera1n#unthredeh4il)

View File

@ -1 +1 @@
5bfffd6a3b4dedd093aa2fbc0c8e6048aaadac8a
146cd896abb21680383fe675cbc99fc36d3cce57

View File

@ -1 +1 @@
7dcfd428d08e089f41ceb984ad0ce57d374fde04
b2e221543f24a66209c70e8465d037fe22afeefa

View File

@ -1 +1 @@
b2e14e3bc98f41641455c8b6c23e484489604f87
a123b049c7a03cc952c6328de998d4f74d49c18b

View File

@ -1 +1 @@
ed0ffe5ad5e63fe3a977a1ffe49bedbe2dcffd89
1454b106551053804f3ac39fff4c17454cb6ae90

View File

@ -1 +1 @@
ee79420677fd12d1f11181ddb1e775f64d426a7c
a03a29c4dd2016edb3da72c3e26e30fbf0f42b2f

View File

@ -29,10 +29,8 @@ JailbreakSet() {
elif [[ $OSVer == "8.4.1" ]]; then
JBName="EtasonJB"
IPSWCustom="${IPSWCustom}E"
elif [[ $OSVer == "7.1"* ]]; then
elif [[ $OSVer == "7.1.2" ]]; then
JBName="Pangu7"
elif [[ $OSVer == "7"* ]]; then
JBName="evasi0n7"
elif [[ $OSVer == "6.1.3" ]]; then
JBName="p0sixspwn"
elif [[ $OSVer == "6"* ]]; then